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

Refactor wear time and coverage logic; new fields WearStartTime and WearEndTime; set first/last days to NA instead of dropping #134

Merged
merged 2 commits into from
Oct 17, 2024

Commits on Oct 17, 2024

  1. Revert "fix(exclude_first_last_days): drop days entirely instead of j…

    …ust set to NA"
    
    This reverts commit 853eae7.
    chanshing committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    45f07de View commit details
    Browse the repository at this point in the history
  2. feat: add new fields WearStartTime and WearEndTime; refactor wear tim…

    …e and coverage logic
    
    - Refactored wear time stats and coverage logic into a new function: summarize_wear_time.
    - Added WearStartTime and WearEndTime fields to indicate start and end of actual wear.
    chanshing committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    57b1540 View commit details
    Browse the repository at this point in the history