-
-
Notifications
You must be signed in to change notification settings - Fork 18.2k
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
DOC: Test doctests in pandas/core/tools/datetimes.py #26402
Conversation
8a515a7
to
b032b53
Compare
Codecov Report
@@ Coverage Diff @@
## master #26402 +/- ##
===========================================
- Coverage 91.69% 41.17% -50.52%
===========================================
Files 174 174
Lines 50743 50743
===========================================
- Hits 46527 20894 -25633
- Misses 4216 29849 +25633
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #26402 +/- ##
==========================================
- Coverage 91.69% 91.68% -0.01%
==========================================
Files 174 174
Lines 50743 50743
==========================================
- Hits 46527 46524 -3
- Misses 4216 4219 +3
Continue to review full report at Codecov.
|
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.
Thanks a lot!
thanks @HyukjinKwon |
Thank you @jorisvandenbossche and @jreback |
git diff upstream/master -u -- "*.py" | flake8 --diff