-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Fix tests #2874
Fix tests #2874
Conversation
deniszh
commented
Feb 2, 2025
•
edited
Loading
edited
- Adding ability to run tests manually
- remove python 3.8, adding python 3.13
- fixing tests, lints and doc warnings
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #2874 +/- ##
==========================================
+ Coverage 76.26% 76.42% +0.15%
==========================================
Files 88 88
Lines 9688 9688
Branches 1971 1802 -169
==========================================
+ Hits 7389 7404 +15
+ Misses 2031 2024 -7
+ Partials 268 260 -8 ☔ View full report in Codecov by Sentry. |