Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix repair #1094

Merged
merged 16 commits into from
Sep 23, 2024
Merged

Fix repair #1094

merged 16 commits into from
Sep 23, 2024

Conversation

badrogger
Copy link
Contributor

@badrogger badrogger commented Jul 18, 2024

Changes

  • Handle repair mode request from status file.

Testing

  • Added and modified unit tests.
  • Tested on the local network.

Performance

  • No performance related changes were introduced.

Copy link

codecov bot commented Jul 19, 2024

Codecov Report

Attention: Patch coverage is 85.83333% with 17 lines in your changes missing coverage. Please review.

Project coverage is 81.89%. Comparing base (f760de9) to head (d690b55).
Report is 17 commits behind head on v2.8.x.

Files with missing lines Patch % Lines
core/schains/status.py 86.27% 7 Missing ⚠️
core/schains/monitor/skaled_monitor.py 82.14% 5 Missing ⚠️
core/schains/monitor/main.py 20.00% 4 Missing ⚠️
web/migrations.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           v2.8.x    #1094      +/-   ##
==========================================
+ Coverage   81.84%   81.89%   +0.05%     
==========================================
  Files         102      102              
  Lines        6069     6108      +39     
==========================================
+ Hits         4967     5002      +35     
- Misses       1102     1106       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@badrogger badrogger marked this pull request as ready for review July 19, 2024 14:29
@badrogger badrogger merged commit 8be5567 into v2.8.x Sep 23, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants