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

Add metrics to the roundstate_db #2040

Closed
wants to merge 3 commits into from

Merge branch 'master' into hbandura/roundstate_metrics

6a4b726
Select commit
Loading
Failed to load commit list.
Closed

Add metrics to the roundstate_db #2040

Merge branch 'master' into hbandura/roundstate_metrics
6a4b726
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2023 in 0s

55.28% (+0.12%) compared to 0404e7a

View this Pull Request on Codecov

55.28% (+0.12%) compared to 0404e7a

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.12% 🎉

Comparison is base (0404e7a) 55.15% compared to head (6a4b726) 55.28%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2040      +/-   ##
==========================================
+ Coverage   55.15%   55.28%   +0.12%     
==========================================
  Files         676      676              
  Lines      114015   114027      +12     
==========================================
+ Hits        62887    63037     +150     
+ Misses      47248    47133     -115     
+ Partials     3880     3857      -23     
Files Changed Coverage Δ
consensus/istanbul/core/roundstate_db.go 60.26% <100.00%> (+1.61%) ⬆️

... and 28 files with indirect coverage changes

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