Skip to content

Conversation

@bsipocz
Copy link
Member

@bsipocz bsipocz commented May 28, 2025

so sphinx doesn't choke on them here

closes #3326

This can be merged once RTD is passing build

@codecov
Copy link

codecov bot commented May 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.87%. Comparing base (4ddb0aa) to head (fd08e21).
⚠️ Report is 126 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3327   +/-   ##
=======================================
  Coverage   69.87%   69.87%           
=======================================
  Files         232      232           
  Lines       19769    19770    +1     
=======================================
+ Hits        13814    13815    +1     
  Misses       5955     5955           

☔ 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 merged commit 73148c1 into astropy:main May 28, 2025
11 of 14 checks passed
@bsipocz bsipocz deleted the BUG_astropy_7.1_typeing branch May 28, 2025 08:04
nitpicky = True
nitpick_ignore = [('py:class', 'astroquery.mast.core.MastQueryWithLogin')]
nitpick_ignore = [('py:class', 'astroquery.mast.core.MastQueryWithLogin'),
# astropy interited type annotations
Copy link
Member

Choose a reason for hiding this comment

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

Belated comment: interited -> inherited

Copy link
Member

Choose a reason for hiding this comment

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

It is unfortunate this is needed but I see that Marten already commented upstream. Thanks!

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.

BUG: RTD build is broken with astropy 7.1

2 participants