seafloor-geodesy / gnatss

Community Seafloor Global Navigation Satellite Systems - Acoustic (GNSS-A) Transponder Surveying Software
https://gnatss.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
10 stars 14 forks source link

style: Update pre-commit and run it #270

Closed lsetiawan closed 4 months ago

lsetiawan commented 4 months ago

Overview

This PR updates the pre-commit configs and run style fixes for the full codebase.

Closes #259

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 57.47126% with 37 lines in your changes missing coverage. Please review.

Project coverage is 47.20%. Comparing base (2f00e30) to head (692bec1). Report is 50 commits behind head on main.

Files Patch % Lines
src/gnatss/posfilter/posfilter.py 0.00% 8 Missing :warning:
src/gnatss/solver/utilities.py 25.00% 6 Missing :warning:
src/gnatss/loaders.py 55.55% 4 Missing :warning:
src/gnatss/ops/data.py 60.00% 4 Missing :warning:
src/gnatss/solver/solve.py 20.00% 4 Missing :warning:
src/gnatss/solver/run.py 0.00% 3 Missing :warning:
src/gnatss/ops/io.py 33.33% 2 Missing :warning:
src/gnatss/ops/qc.py 0.00% 2 Missing :warning:
src/gnatss/ops/utils.py 0.00% 1 Missing :warning:
src/gnatss/ops/validate.py 0.00% 1 Missing :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #270 +/- ## ========================================== - Coverage 49.67% 47.20% -2.48% ========================================== Files 16 29 +13 Lines 930 1752 +822 ========================================== + Hits 462 827 +365 - Misses 468 925 +457 ```

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