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

Avoid using deprecated import from glue-core

9c7b714
Select commit
Loading
Failed to load commit list.
Merged

Avoid using deprecated import from glue-core #105

Avoid using deprecated import from glue-core
9c7b714
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 27, 2024 in 1s

69.04% (-0.07%) compared to 44eae90

View this Pull Request on Codecov

69.04% (-0.07%) compared to 44eae90

Details

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.