Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecation warning for astropy resolve_name under astropy 7.0.0 #248

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stscirij
Copy link
Contributor

@stscirij stscirij commented Dec 3, 2024

by switching to importlib.import_module()

@stscirij stscirij requested a review from a team as a code owner December 3, 2024 21:20
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.09%. Comparing base (8eb63d1) to head (d63b7c9).
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #248      +/-   ##
==========================================
- Coverage   87.64%   79.09%   -8.55%     
==========================================
  Files          17       34      +17     
  Lines        1392     1612     +220     
==========================================
+ Hits         1220     1275      +55     
- Misses        172      337     +165     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stscirij stscirij requested a review from nden January 27, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant