-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Explicitly define cmp_pandas_datetimestruct #17750
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
Conversation
lgtm. ping on green. |
Codecov Report
@@ Coverage Diff @@
## master #17750 +/- ##
==========================================
- Coverage 91.25% 91.21% -0.05%
==========================================
Files 163 163
Lines 49856 49856
==========================================
- Hits 45496 45474 -22
- Misses 4360 4382 +22
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #17750 +/- ##
==========================================
- Coverage 91.25% 91.24% -0.02%
==========================================
Files 163 163
Lines 49856 49869 +13
==========================================
+ Hits 45496 45502 +6
- Misses 4360 4367 +7
Continue to review full report at Codecov.
|
this is causing some more warnings have a look at the travis logs |
Are you referring to
? AFAICT there's not much to be done about that unless we want to un-declare the |
so how does this PR help then? |
|
you need to declare |
thanks! |
Fixes build warning