Skip to content

Check that a column does not exist before adding to result table#3400

Merged
bsipocz merged 2 commits into
astropy:mainfrom
snbianco:roman-bug
Sep 9, 2025
Merged

Check that a column does not exist before adding to result table#3400
bsipocz merged 2 commits into
astropy:mainfrom
snbianco:roman-bug

Conversation

@snbianco

@snbianco snbianco commented Sep 4, 2025

Copy link
Copy Markdown
Contributor

resolves #3399

This bug is actually due to a duplicated column in the response from our Roman search endpoint in the test environment. Others are making that fix, but I've also added checks here so that duplicated columns are not added to the output table.

@codecov

codecov Bot commented Sep 4, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.51%. Comparing base (b918da4) to head (9b784ab).
⚠️ Report is 272 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3400      +/-   ##
==========================================
+ Coverage   70.48%   70.51%   +0.02%     
==========================================
  Files         232      232              
  Lines       19977    19997      +20     
==========================================
+ Hits        14080    14100      +20     
  Misses       5897     5897              

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

@snbianco snbianco marked this pull request as ready for review September 4, 2025 15:40
@snbianco snbianco requested a review from bsipocz September 4, 2025 15:40
@snbianco snbianco added the mast label Sep 5, 2025
@bsipocz bsipocz added this to the v0.4.11 milestone Sep 9, 2025

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

Thanks, all tests are green now!

@bsipocz bsipocz merged commit 60434d7 into astropy:main Sep 9, 2025
13 checks passed
@snbianco snbianco deleted the roman-bug branch December 11, 2025 15:47
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.

MAST: remote test failure with roman

2 participants