-
Notifications
You must be signed in to change notification settings - Fork 543
Increase test coverage #4393
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
base: master
Are you sure you want to change the base?
Increase test coverage #4393
Conversation
datetime_from_isoformat
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4393 +/- ##
==========================================
+ Coverage 80.32% 80.60% +0.27%
==========================================
Files 142 142
Lines 15961 15961
Branches 2727 2727
==========================================
+ Hits 12821 12865 +44
+ Misses 2266 2239 -27
+ Partials 874 857 -17 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎗️ For some reason when I run it alone the coverage is 100%. When I run the whole test suite I get 95%
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes GH-3515
Summary:
Before


After

