Closed zacharyburnett closed 4 months ago
Attention: Patch coverage is 50.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 59.59%. Comparing base (
ccf871a
) to head (3ac4be4
). Report is 9 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
jwst/fits_generator/template.py | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
this PR is superseded by #8652, unless we want to only apply the import-related fixes to these modules without un-excluding them
I don't see anything wrong with un-excluding them and going with #8652
apply Ruff rules
F841
andF401
to the excluded modulesjwst/fits_generator
andjwst/associations
Checklist for PR authors (skip items if you don't have permissions or they are not applicable)
CHANGES.rst
within the relevant release section~