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

dedupe commitee listener #2382

Merged
merged 2 commits into from
Mar 28, 2024

cleanup

5c0ba84
Select commit
Loading
Failed to load commit list.
Merged

dedupe commitee listener #2382

cleanup
5c0ba84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2024 in 1s

46.84598% (-0.04069%) compared to 0aedf05

View this Pull Request on Codecov

46.84598% (-0.04069%) compared to 0aedf05

Details

Codecov Report

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

Project coverage is 46.84598%. Comparing base (0aedf05) to head (5c0ba84).
Report is 3 commits behind head on master.

Files Patch % Lines
committee/node/node.go 40.00000% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #2382         +/-   ##
===================================================
- Coverage   46.88667%   46.84598%   -0.04070%     
===================================================
  Files            383         383                 
  Lines          29181       29185          +4     
  Branches          83          83                 
===================================================
- Hits           13682       13672         -10     
- Misses         14041       14053         +12     
- Partials        1458        1460          +2     

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