Skip to content

Fix bug caching requests with request_hooks

ae746f1
Select commit
Loading
Failed to load commit list.
Open

Fix bug caching requests with pyvo request_hooks #3586

Fix bug caching requests with request_hooks
ae746f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2026 in 1s

73.22% (-0.01%) compared to a1fee2a, passed because coverage increased by 0% when compared to adjusted base (73.22%)

View this Pull Request on Codecov

73.22% (-0.01%) compared to a1fee2a, passed because coverage increased by 0% when compared to adjusted base (73.22%)

Details

Codecov Report

❌ Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.22%. Comparing base (a1fee2a) to head (ae746f1).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
astroquery/query.py 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3586      +/-   ##
==========================================
- Coverage   73.22%   73.22%   -0.01%     
==========================================
  Files         226      226              
  Lines       21000    21007       +7     
==========================================
+ Hits        15378    15383       +5     
- Misses       5622     5624       +2     

☔ 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.