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

Fix test issue where warning was being raised but not captured #151

Merged
merged 6 commits into from
Apr 8, 2024

Update parfive/tests/test_downloader.py

15506e0
Select commit
Loading
Failed to load commit list.
Merged

Fix test issue where warning was being raised but not captured #151

Update parfive/tests/test_downloader.py
15506e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2024 in 0s

90.36% (+0.13%) compared to 3b049c5

View this Pull Request on Codecov

90.36% (+0.13%) compared to 3b049c5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.36%. Comparing base (3b049c5) to head (15506e0).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #151      +/-   ##
==========================================
+ Coverage   90.23%   90.36%   +0.13%     
==========================================
  Files           5        5              
  Lines         635      654      +19     
==========================================
+ Hits          573      591      +18     
- Misses         62       63       +1     

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