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

[EXP] provide signature file loading function via HTTP #2256

Open
wants to merge 2 commits into
base: latest
Choose a base branch
from

pay attention to status code; check if this follows redirects?

0d7e715
Select commit
Loading
Failed to load commit list.
Open

[EXP] provide signature file loading function via HTTP #2256

pay attention to status code; check if this follows redirects?
0d7e715
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2024 in 0s

92.14% (+7.29%) compared to 2e0175a

View this Pull Request on Codecov

92.14% (+7.29%) compared to 2e0175a

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 6 lines in your changes missing coverage. Please review.

Project coverage is 92.14%. Comparing base (2e0175a) to head (0d7e715).
Report is 562 commits behind head on latest.

Files with missing lines Patch % Lines
src/sourmash/sourmash_args.py 33.33% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #2256      +/-   ##
==========================================
+ Coverage   84.85%   92.14%   +7.29%     
==========================================
  Files         131      100      -31     
  Lines       15664    11397    -4267     
  Branches     2249     2251       +2     
==========================================
- Hits        13291    10502    -2789     
+ Misses       2082      603    -1479     
- Partials      291      292       +1     

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