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 13 forks source link

feat(posfilter): Create loaders for wave glider L1 data for roll-pitch-heading and their std-devs #231

Closed madhavmk closed 3 months ago

madhavmk commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 53.12500% with 15 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (dev@ff1c78b). Click here to learn what that means.

Files Patch % Lines
src/gnatss/loaders.py 31.81% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #231 +/- ## ====================================== Coverage ? 49.80% ====================================== Files ? 17 Lines ? 1036 Branches ? 0 ====================================== Hits ? 516 Misses ? 520 Partials ? 0 ```

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

madhavmk commented 3 months ago

Hello @lsetiawan , Thank you for the valuable PR comments. I have addressed them.