Skip to content

[SIMBAD] fix: remove pm from the list of fields - bug introduced in #3186#3259

Merged
bsipocz merged 2 commits into
astropy:mainfrom
cds-astro:fix-remove-pm-field
Mar 17, 2025
Merged

[SIMBAD] fix: remove pm from the list of fields - bug introduced in #3186#3259
bsipocz merged 2 commits into
astropy:mainfrom
cds-astro:fix-remove-pm-field

Conversation

@ManonMarchand

Copy link
Copy Markdown
Member

This fixes #3240
The wrong field got introduced in version 0.4.9 in PR #3186

@ManonMarchand ManonMarchand changed the title fix: remove pm from the list of fields - bug introduced in #3186 [SIMBAD] fix: remove pm from the list of fields - bug introduced in #3186 Mar 17, 2025
@codecov

codecov Bot commented Mar 17, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.09%. Comparing base (3658f6e) to head (8904953).
Report is 224 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3259   +/-   ##
=======================================
  Coverage   69.09%   69.09%           
=======================================
  Files         232      232           
  Lines       19637    19637           
=======================================
  Hits        13568    13568           
  Misses       6069     6069           

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

@bsipocz bsipocz added this to the v0.4.10 milestone Mar 17, 2025
@bsipocz bsipocz force-pushed the fix-remove-pm-field branch from 0af127a to 8904953 Compare March 17, 2025 17:07

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

There was a failing doctest (it only shows with remote testing), it was quicker to push a fix for it than raise it in review.

The rest look good. Thanks!

(I also rebased it so the fixes from your other PR is being included rather than raising unrelated test failures)

Comment thread CHANGES.rst
@bsipocz bsipocz merged commit 006c62b into astropy:main Mar 17, 2025
@ManonMarchand

Copy link
Copy Markdown
Member Author

Thank you, sorry for the failing doctest!

@ManonMarchand ManonMarchand deleted the fix-remove-pm-field branch March 18, 2025 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error when adding 'pm' to SIMBAD votable fields

2 participants