Skip to content

Update heasarc.rst#3390

Merged
bsipocz merged 1 commit into
astropy:mainfrom
jleagle94:patch-1
Aug 18, 2025
Merged

Update heasarc.rst#3390
bsipocz merged 1 commit into
astropy:mainfrom
jleagle94:patch-1

Conversation

@jleagle94

Copy link
Copy Markdown
Contributor

Adding relevant information regarding issue #3387

@codecov

codecov Bot commented Aug 7, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.27%. Comparing base (43a1b1f) to head (2719dee).
⚠️ Report is 131 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3390      +/-   ##
==========================================
+ Coverage   70.18%   70.27%   +0.09%     
==========================================
  Files         232      232              
  Lines       19937    19970      +33     
==========================================
+ Hits        13992    14034      +42     
+ Misses       5945     5936       -9     

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

@jleagle94

Copy link
Copy Markdown
Contributor Author

Please squash and merge. Only the last two commits are relevant. Let me know if you'd prefer a cleaned-up branch.

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

Please remove the changelog entry and squash all commits together (indeed as you mentioned a clean commit history is preferred and we don't have squash merges.)

Comment thread CHANGES.rst Outdated
- Heasarc.locate_data returns empty rows with an error in the error_message column if there are
no data associated with that row rather than filtering it out. [#3275]
- Heasarc.locate_data changed to use POST request instead of GET to accomodate large requests. [#3356]
- maxrec in Heasarc.query_region maxes out on 1e5 regardless of how it is set. Use instead an ADQL query using the TOP parameter set to something larger than 1e5. [#3390]

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.

no need for the changelog for docs and non user facing code changes, please remove

Comment thread docs/heasarc/heasarc.rst Outdated
Comment on lines +277 to +278
though you may find that maxrec has a hard limit of 1e5 regardless of how you set it. See `issue #3387 tracker <https://github.com/astropy/astroquery/issues/3387>`_.

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.

no need to add xref to astroquery issue. once that one is fixed the docs can be updated.

@jleagle94
jleagle94 force-pushed the patch-1 branch 2 times, most recently from 7296f5f to ca07e4b Compare August 18, 2025 16:42
@jleagle94

Copy link
Copy Markdown
Contributor Author

Changelog entry removed. xref in heasarc.rst updates removed. Squashed all commits into one.

…ropy#3387

Update CHANGES.rst -- removed changelog entry (not needed)

Update heasarc.rst -- removed xref (not needed)
@bsipocz

bsipocz commented Aug 18, 2025

Copy link
Copy Markdown
Member

Thank you!

@bsipocz
bsipocz merged commit 54d6dec into astropy:main Aug 18, 2025
10 checks passed
@jleagle94
jleagle94 deleted the patch-1 branch August 19, 2025 14:12
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