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

feat(drs): only send consensus msgs for drs upgrade when necessary #1277

Merged
merged 1 commit into from
Dec 13, 2024

drs upgrade msgs refactor

9c5c819
Select commit
Loading
Failed to load commit list.
Merged

feat(drs): only send consensus msgs for drs upgrade when necessary #1277

drs upgrade msgs refactor
9c5c819
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 11, 2024 in 0s

17.22% (-0.51%) compared to ed72d9b

View this Pull Request on Codecov

17.22% (-0.51%) compared to ed72d9b

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 17.22%. Comparing base (ed72d9b) to head (9c5c819).
Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
block/fork.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1277      +/-   ##
==========================================
- Coverage   17.72%   17.22%   -0.51%     
==========================================
  Files         187      193       +6     
  Lines       55555    58740    +3185     
==========================================
+ Hits         9849    10116     +267     
- Misses      44182    47042    +2860     
- Partials     1524     1582      +58     

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