Skip to content

Merge branch 'main' into dev/rate

818a2a4
Select commit
Loading
Failed to load commit list.
Open

dev(narugo): add rate limiter for commit creation #25

Merge branch 'main' into dev/rate
818a2a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2025 in 1s

82.48% (-0.18%) compared to ef2b231

View this Pull Request on Codecov

82.48% (-0.18%) compared to ef2b231

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 82.48%. Comparing base (ef2b231) to head (818a2a4).
Report is 152 commits behind head on main.

Files with missing lines Patch % Lines
hfutils/utils/rate.py 63.63% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   82.65%   82.48%   -0.18%     
==========================================
  Files          38       39       +1     
  Lines        1113     1125      +12     
==========================================
+ Hits          920      928       +8     
- Misses        193      197       +4     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.