-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MAINT: Move to exchange-calendars 4.x and more #158
Conversation
MBounouar
commented
Jan 7, 2023
- Using exchange-calendars 4.x
- Dropped python3.7 support
- Replaced unmaintained logbook with logging
- Separate black and lint checks from code test in CI workflow
- Preliminary work for sqlalchemy2.0 compatibility
- Dropped mock package dependency as it's part of unittesting
* fix B904 flak8-bugbear warnings * replaced logbook with logging
* fix B904 flak8-bugbear warnings * change import style for logbook * replaced with logging * replaced logbook with logging * changes to utils path
Codecov ReportBase: 88.09% // Head: 88.07% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #158 +/- ##
==========================================
- Coverage 88.09% 88.07% -0.03%
==========================================
Files 171 171
Lines 16164 16163 -1
==========================================
- Hits 14240 14235 -5
- Misses 1924 1928 +4
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |