spacetelescope / jwst

Python library for science observations from the James Webb Space Telescope
https://jwst-pipeline.readthedocs.io/en/latest/
Other
561 stars 167 forks source link

apply `ruff format` and `pre-commit` checks #8648

Closed zacharyburnett closed 2 months ago

zacharyburnett commented 2 months ago

apply pre-commit across repository

Checklist for PR authors (skip items if you don't have permissions or they are not applicable)

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 75.73427% with 347 lines in your changes missing coverage. Please review.

Project coverage is 59.52%. Comparing base (ccf871a) to head (02bdaca). Report is 8 commits behind head on master.

Files Patch % Lines
jwst/cube_build/cube_build_step.py 52.67% 53 Missing :warning:
jwst/cube_build/blot_cube_build.py 3.22% 30 Missing :warning:
jwst/assign_wcs/niriss.py 52.83% 25 Missing :warning:
jwst/cube_build/cube_build_io_util.py 78.78% 21 Missing :warning:
jwst/ami/ami_average.py 0.00% 17 Missing :warning:
jwst/cube_build/cube_build.py 78.48% 17 Missing :warning:
jwst/combine_1d/combine1d.py 72.54% 14 Missing :warning:
jwst/background/background_sub.py 48.00% 13 Missing :warning:
jwst/assign_wcs/nirspec.py 94.31% 12 Missing :warning:
jwst/assign_wcs/util.py 82.81% 11 Missing :warning:
... and 36 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8648 +/- ## ========================================== - Coverage 59.56% 59.52% -0.05% ========================================== Files 391 391 Lines 39285 39373 +88 ========================================== + Hits 23402 23436 +34 - Misses 15883 15937 +54 ```

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

zacharyburnett commented 2 months ago

these are way too many changes with diminishing returns for development; closing