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

Avoid using deprecated import from glue-core #105

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

astrofrog
Copy link
Member

This removes the last deprecated import from glue-core and also makes pytest_unconfigure more robust to issues in test setup

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 69.04%. Comparing base (44eae90) to head (9c7b714).
Report is 1 commits behind head on main.

Files Patch % Lines
glue_wwt/conftest.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
- Coverage   69.11%   69.04%   -0.07%     
==========================================
  Files          18       18              
  Lines        1023     1024       +1     
==========================================
  Hits          707      707              
- Misses        316      317       +1     

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

@astrofrog astrofrog merged commit ea5ca23 into glue-viz:main Feb 27, 2024
18 of 20 checks passed
@astrofrog astrofrog added the bug Something isn't working label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant