Skip to content

Conversation

@braingram
Copy link
Contributor

Testing an option for adding gwcs as a test dependency for #296

tox.ini Outdated
devdeps: pip install -U --pre -i https://pypi.anaconda.org/astropy/simple astropy

# gwcs is incompatible with our oldest deps
oldestdeps: pip uninstall gwcs
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This means I need to make gwcs optional in the tests again. Which I can, I don't mind 🤷

@codecov
Copy link

codecov bot commented Sep 10, 2025

Codecov Report

❌ Patch coverage is 98.43750% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.45%. Comparing base (c6ee771) to head (c6b25b7).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
...y/converters/wcs/tests/test_highlevelwcswrapper.py 95.65% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #298      +/-   ##
==========================================
+ Coverage   99.39%   99.45%   +0.05%     
==========================================
  Files          64       67       +3     
  Lines        2325     2373      +48     
==========================================
+ Hits         2311     2360      +49     
+ Misses         14       13       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.



@pytest.fixture
def wrapped_wcses(all_4d_wcses):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm kinda keen to test gwcs inputs here.

@braingram braingram closed this Oct 14, 2025
@braingram braingram deleted the gwcs_test_dep branch October 14, 2025 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants