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

feat: filedef add new messages in Activity File #419

Closed muktihari closed 2 months ago

muktihari commented 2 months ago

"I find that these messages are commonly present in FIT files produced by Garmin devices. Having these fields will benefit us in manipulating known messages, especially when handling Split Summary messages, as these messages must be unique within each split_type.

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 (3e5a59e) to head (04a8d0e). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #419 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 41 41 Lines 3612 3629 +17 ========================================= + Hits 3612 3629 +17 ```

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