Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: fix combine on distance not being accumulated #371

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

muktihari
Copy link
Owner

Every FIT activity start from zero distance, when we combine two or more FIT files, the Record's distance of next sequence of the FIT files need to be adjusted so that it becomes one continues activity.

@muktihari muktihari added the bug Something isn't working label Aug 28, 2024
@muktihari muktihari self-assigned this Aug 28, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (529d09e) to head (c723163).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #371   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines         3662      3662           
=========================================
  Hits          3662      3662           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@muktihari muktihari merged commit fcd826f into master Aug 28, 2024
4 checks passed
@muktihari muktihari deleted the cli/fix-combine branch August 28, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants