-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
TST: clean up some tests issues & style #18232
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
Codecov Report
@@ Coverage Diff @@
## master #18232 +/- ##
=========================================
Coverage ? 91.41%
=========================================
Files ? 163
Lines ? 50091
Branches ? 0
=========================================
Hits ? 45791
Misses ? 4300
Partials ? 0
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #18232 +/- ##
=========================================
Coverage ? 91.41%
=========================================
Files ? 163
Lines ? 50091
Branches ? 0
=========================================
Hits ? 45791
Misses ? 4300
Partials ? 0
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #18232 +/- ##
==========================================
+ Coverage 91.4% 91.41% +<.01%
==========================================
Files 163 163
Lines 50091 50091
==========================================
+ Hits 45788 45791 +3
+ Misses 4303 4300 -3
Continue to review full report at Codecov.
|
* STYLE: clean up flake8 exceptions * TST: skip if no bs4 for some html tests * TST: fix local timezone checking with .timestamp()
* STYLE: clean up flake8 exceptions * TST: skip if no bs4 for some html tests * TST: fix local timezone checking with .timestamp() (cherry picked from commit 96a5274)
* STYLE: clean up flake8 exceptions * TST: skip if no bs4 for some html tests * TST: fix local timezone checking with .timestamp() (cherry picked from commit 96a5274)
closes #18037