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
fix: handle empty commits and invalid dates in velocity_trends
- Add check for empty output before parsing
- Add date validation to prevent Invalid time value errors
- Fix parseCommitData to handle date|hash format correctly
- Handle missing date fields gracefully
0 commit comments