- Added new fields to the ActivityEntry model for improved tracking: hr_min, pace_min_per_km, cadence, avg_power, elevation_gain, temperature_celsius, humidity_percent, avg_hr_percent, and kcal_per_km. - Updated the create_activity function to accommodate the new fields in the activity log. - Modified session metrics handling to ensure accurate data retrieval and merging based on the updated schema. |
||
|---|---|---|
| .. | ||
| training_profile | ||
| __init__.py | ||
| activity_metrics.py | ||
| activity_session_metrics.py | ||
| body_metrics.py | ||
| correlations.py | ||
| health_metrics.py | ||
| nutrition_metrics.py | ||
| recovery_metrics.py | ||
| reference_values.py | ||
| scores.py | ||
| utils.py | ||