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

Fix deprecation warnings with recent versions of astropy #2212

Merged
merged 3 commits into from
Jul 27, 2021

Conversation

astrofrog
Copy link
Member

Just a small change to avoid deprecation warnings with recent versions of astropy

@codecov
Copy link

codecov bot commented Jul 27, 2021

Codecov Report

Merging #2212 (483c9f1) into master (ad14432) will decrease coverage by 0.02%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2212      +/-   ##
==========================================
- Coverage   88.03%   88.00%   -0.03%     
==========================================
  Files         247      247              
  Lines       22968    22968              
==========================================
- Hits        20219    20214       -5     
- Misses       2749     2754       +5     
Impacted Files Coverage Δ
glue/plugins/coordinate_helpers/deprecated.py 44.44% <0.00%> (ø)
glue/plugins/coordinate_helpers/link_helpers.py 100.00% <100.00%> (ø)
glue/viewers/common/state.py 84.21% <0.00%> (-10.53%) ⬇️
glue/conftest.py 59.09% <0.00%> (-3.04%) ⬇️
glue/core/layer_artist.py 80.00% <0.00%> (-0.58%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad14432...483c9f1. Read the comment docs.

@astrofrog astrofrog merged commit 88cbb4a into glue-viz:master Jul 27, 2021
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