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
9 stars 12 forks source link

test: Coverage report ignores Numba code #281

Closed madhavmk closed 1 month ago

madhavmk commented 1 month ago

Ignore numba jit functions in the coveragerc file. This is a workaround that ignores these decorated functions, and does not include them in the coverage calclations.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 50.05%. Comparing base (2f00e30) to head (61c1f66). Report is 33 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #281 +/- ## ========================================== + Coverage 49.67% 50.05% +0.37% ========================================== Files 16 29 +13 Lines 930 1752 +822 ========================================== + Hits 462 877 +415 - Misses 468 875 +407 ```

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