Skip to content

MAST: Resolve objects more performantly#3615

Merged
bsipocz merged 2 commits into
astropy:mainfrom
snbianco:resolver-fix
Jul 9, 2026
Merged

MAST: Resolve objects more performantly#3615
bsipocz merged 2 commits into
astropy:mainfrom
snbianco:resolver-fix

Conversation

@snbianco

Copy link
Copy Markdown
Contributor

Small fix to resolve named objects with our MAST resolver service more performantly.

@snbianco snbianco marked this pull request as ready for review June 16, 2026 20:57
@snbianco snbianco requested a review from bsipocz June 16, 2026 20:57
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.16%. Comparing base (8a409e0) to head (86571ea).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3615   +/-   ##
=======================================
  Coverage   73.16%   73.16%           
=======================================
  Files         227      227           
  Lines       21072    21077    +5     
=======================================
+ Hits        15417    15422    +5     
  Misses       5655     5655           

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

@bsipocz bsipocz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks good, thanks!

Temporarily commenting out NED sounds totally fine, but maybe you want to open up an issue as a reminder so it's more likely to get a revisit in the future than a TODO left in the test file itself.

utils,
)

from ...exceptions import (

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A bit of bikeshedding, but I wonder if you could fine tune your linter's setting for astroquery and not do these reformats for shorter lines.

@bsipocz bsipocz merged commit f56ca1a into astropy:main Jul 9, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants