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

dev(narugo): add retry session in entries #37

Merged
merged 4 commits into from
Aug 9, 2024

dev(narugo): add docs for hfutils.utils.session

ced5b21
Select commit
Loading
Failed to load commit list.
Merged

dev(narugo): add retry session in entries #37

dev(narugo): add docs for hfutils.utils.session
ced5b21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2024 in 0s

83.22% (+0.53%) compared to 3459e6c

View this Pull Request on Codecov

83.22% (+0.53%) compared to 3459e6c

Details

Codecov Report

Attention: Patch coverage is 96.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.22%. Comparing base (3459e6c) to head (ced5b21).

Files Patch % Lines
hfutils/entry/index.py 66.66% 1 Missing ⚠️
hfutils/entry/upload.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   82.69%   83.22%   +0.53%     
==========================================
  Files          46       47       +1     
  Lines        1352     1407      +55     
==========================================
+ Hits         1118     1171      +53     
- Misses        234      236       +2     

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