glue-viz / glue-wwt

WorldWideTelescope viewer in glue
BSD 3-Clause "New" or "Revised" License
2 stars 6 forks source link

Avoid using deprecated import from glue-core #105

Closed astrofrog closed 4 months ago

astrofrog commented 4 months ago

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

codecov[bot] commented 4 months ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.