Skip to content

MAINT: standardize spatial query parameter name to 'coordinates'#3609

Draft
keflavich wants to merge 4 commits into
astropy:mainfrom
keflavich:worktree-api-consolidation-2803
Draft

MAINT: standardize spatial query parameter name to 'coordinates'#3609
keflavich wants to merge 4 commits into
astropy:mainfrom
keflavich:worktree-api-consolidation-2803

Loop over multiple coordinates in single-position query methods

8c8b767
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2026 in 1s

73.62% (+0.47%) compared to 27510d1

View this Pull Request on Codecov

73.62% (+0.47%) compared to 27510d1

Details

Codecov Report

❌ Patch coverage is 97.71689% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.62%. Comparing base (27510d1) to head (8c8b767).
⚠️ Report is 82 commits behind head on main.

Files with missing lines Patch % Lines
astroquery/esasky/core.py 82.35% 3 Missing ⚠️
astroquery/heasarc/core.py 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3609      +/-   ##
==========================================
+ Coverage   73.14%   73.62%   +0.47%     
==========================================
  Files         226      227       +1     
  Lines       21060    21212     +152     
==========================================
+ Hits        15405    15618     +213     
+ Misses       5655     5594      -61     

☔ View full report in Codecov by Harness.
📢 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.