Skip to content

fix-3269: add support for rows in heasarc.download_data#3270

Merged
bsipocz merged 5 commits into
astropy:mainfrom
zoghbi-a:heasarc-fix-3269
Mar 24, 2025
Merged

fix-3269: add support for rows in heasarc.download_data#3270
bsipocz merged 5 commits into
astropy:mainfrom
zoghbi-a:heasarc-fix-3269

Conversation

@zoghbi-a

@zoghbi-a zoghbi-a commented Mar 20, 2025

Copy link
Copy Markdown
Contributor

Add support for passing astropy.table.Row to heasarc.download_data. Fixes #3269 and fixes #3271

@codecov

codecov Bot commented Mar 20, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.09%. Comparing base (c1772fd) to head (a4357f6).
Report is 192 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3270   +/-   ##
=======================================
  Coverage   69.08%   69.09%           
=======================================
  Files         232      232           
  Lines       19673    19677    +4     
=======================================
+ Hits        13591    13595    +4     
  Misses       6082     6082           

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

@ankitkhushwaha

Copy link
Copy Markdown

Hey @zoghbi-a , the same can done for heasarc.locate_data as well, this also lacks supports for astropy.table.row.

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

One minor cleanup comment that I would apply before merging.

Thanks!

Comment thread astroquery/heasarc/core.py Outdated
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.

astroquery.heasarc.locate_data doesn't returns links for some rows astroquery.Heasarc.download_data lacks support for astropy.table.row

3 participants