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

Implement limits API endpoints #152

Merged
merged 6 commits into from
Jul 21, 2024

Add test for missing hits

c176710
Select commit
Loading
Failed to load commit list.
Merged

Implement limits API endpoints #152

Add test for missing hits
c176710
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2024 in 0s

99.36% (+0.03%) compared to 152fc2a

View this Pull Request on Codecov

99.36% (+0.03%) compared to 152fc2a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.36%. Comparing base (152fc2a) to head (c176710).
Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #152      +/-   ##
============================================
+ Coverage     99.33%   99.36%   +0.03%     
- Complexity     1134     1181      +47     
============================================
  Files           185      195      +10     
  Lines          3916     4123     +207     
============================================
+ Hits           3890     4097     +207     
  Misses           26       26              

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