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 metrics calculations and logging
✨ Improvements:
- Refined calculation of days active to ensure a minimum of 1 day.
- Added calculation for average commits and costs per day.
- Defaulted metrics to reasonable values in case of calculation failure.
🐛 Bug Fixes:
- Fixed potential errors in metric filtering logic.
- Improved logging messages for clarity on metric loading failures.
♻️ Refactoring:
- Streamlined token and cost accumulation for model stats.
- Ensured at least one time unit is always displayed in output.
Enhanced metrics calculations and improved logging for better reliability.
0 commit comments