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
24 stars 2 forks source link

fix!: protocol validator export protocol version field #449

Closed muktihari closed 2 weeks ago

muktihari commented 2 weeks ago

We don't need getter and setter for field that can be changed directly.

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (0816fc0) to head (8f87940).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #449 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 42 42 Lines 3661 3659 -2 ========================================= - Hits 3661 3659 -2 ```

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