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

Provide statistics for get operations #198

Merged
merged 1 commit into from
Jun 5, 2024

Provide statistics of gets and contention

d1cfe51
Select commit
Loading
Failed to load commit list.
Merged

Provide statistics for get operations #198

Provide statistics of gets and contention
d1cfe51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2024 in 0s

76.05% (+1.10%) compared to 3190c75

View this Pull Request on Codecov

76.05% (+1.10%) compared to 3190c75

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.05%. Comparing base (3190c75) to head (d1cfe51).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
+ Coverage   74.95%   76.05%   +1.10%     
==========================================
  Files           6        6              
  Lines         519      543      +24     
==========================================
+ Hits          389      413      +24     
  Misses        130      130              

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