muktihari / fit

A FIT SDK for decoding and encoding Garmin FIT files in Go supporting FIT Protocol V2.
BSD 3-Clause "New" or "Revised" License
42 stars 4 forks source link

cli: fitactivity improve concealer #411

Closed muktihari closed 2 months ago

muktihari commented 2 months ago

Previously, we remove GPS Positions from Laps completely, now we update the GPS Positions to match the new desired positions based on the conceal result.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (20bd951) to head (382eb42).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #411 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 41 41 Lines 3693 3693 ========================================= Hits 3693 3693 ```

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