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

chore: update pre-commit hooks #198

Merged
merged 2 commits into from
Jan 28, 2025

style: pre-commit fixes

8d145a8
Select commit
Loading
Failed to load commit list.
Merged

chore: update pre-commit hooks #198

style: pre-commit fixes
8d145a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 0s

61.71% (+0.00%) compared to 7483d21

View this Pull Request on Codecov

61.71% (+0.00%) compared to 7483d21

Details

Codecov Report

Attention: Patch coverage is 53.84615% with 48 lines in your changes missing coverage. Please review.

Project coverage is 61.71%. Comparing base (7483d21) to head (8d145a8).

Files with missing lines Patch % Lines
flint/prefect/common/imaging.py 0.00% 8 Missing ⚠️
flint/convol.py 14.28% 6 Missing ⚠️
flint/prefect/flows/subtract_cube_pipeline.py 0.00% 6 Missing ⚠️
flint/calibrate/aocalibrate.py 37.50% 5 Missing ⚠️
flint/ms.py 71.42% 4 Missing ⚠️
flint/prefect/flows/bandpass_pipeline.py 0.00% 3 Missing ⚠️
flint/prefect/flows/continuum_pipeline.py 0.00% 3 Missing ⚠️
flint/sky_model.py 0.00% 3 Missing ⚠️
flint/coadd/linmos.py 77.77% 2 Missing ⚠️
flint/flagging.py 0.00% 2 Missing ⚠️
... and 5 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #198   +/-   ##
=======================================
  Coverage   61.71%   61.71%           
=======================================
  Files          36       36           
  Lines        6506     6506           
=======================================
  Hits         4015     4015           
  Misses       2491     2491           

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