Closed muktihari closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
2979f67
) to head (52cf188
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
New Feature
This PR adds new feature "reduce" to reduce record messages in a FIT file to answer this issue #394 .
This has 3 method to choose:
Refactor
How we can interact with fitactivity CLI is also refactored for more structured commands (arguably easier to access and maintain). Some commands may differ, but they should be simple to follow.
cmd/fitactivity/README.md
file has been updated accordingly regarding the changes.