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(hstore): JRaft Timer Metrics BUG #2602

Merged
merged 4 commits into from
Aug 2, 2024

Merge branch 'master' into fix-2601

d6b3b0f
Select commit
Loading
Failed to load commit list.
Merged

fix(hstore): JRaft Timer Metrics BUG #2602

Merge branch 'master' into fix-2601
d6b3b0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 2, 2024 in 0s

34.68% (-3.40%) compared to 53f0e18

View this Pull Request on Codecov

34.68% (-3.40%) compared to 53f0e18

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.68%. Comparing base (53f0e18) to head (d6b3b0f).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2602      +/-   ##
============================================
- Coverage     38.08%   34.68%   -3.40%     
  Complexity      272      272              
============================================
  Files           718      718              
  Lines         58441    58441              
  Branches       7492     7492              
============================================
- Hits          22255    20273    -1982     
- Misses        33804    35897    +2093     
+ Partials       2382     2271     -111     

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