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
Update fix for date dimension generator (#81)
* Fixes for DateDimension generator (#80)
* Fix bug in calculating quarters
Improve coverage reported by infection
* Default date range starts on January 1 so it should end on December 31 to be non-overlapping
Timezone should be tested also.
* Update changelog
Co-authored-by: Karl DeBisschop <kdebisschop@gmail.com>