You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Enhance exercise trend summary and set classification
- Refactor exercise trend summary to utilize `getWeeklyVolumeSetWeight` for set counting.
- Introduce new set type 'negative' in set type configuration with appropriate hypertrophy factor.
- Update CSV value parsers to recognize 'negative' and 'eccentric' set types.
- Modify clipboard export calculations to incorporate weekly volume for set counting.
- Adjust weekly sets dashboard to account for set weight factors in muscle contributions.
- Revise muscle analytics to apply weekly volume weight in muscle volume time series calculations.
- Improve hypertrophy score calculations by filtering out non-contributing sets based on weekly volume.
- Update muscle volume calculations to reflect weighted set contributions for full body and primary/secondary muscles.
- Refine rolling volume calculations to include set weight factors for daily muscle volumes.
- Enhance windowed exercise breakdown to utilize set weight for accurate contribution tracking.
- Adjust tier utility functions to reflect updated half-life values for achievement calculations.
Co-authored-by: Copilot <copilot@github.com>
0 commit comments