Skip to content

TST/CLN: reuse float_frame fixture in tests\io\formats\test_format.py #26756

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

Merged
merged 1 commit into from
Jun 9, 2019

Conversation

simonjayhawkins
Copy link
Member

follow-on from #26603

@simonjayhawkins simonjayhawkins added Testing pandas testing functions or related to the test suite Clean labels Jun 9, 2019
@codecov
Copy link

codecov bot commented Jun 9, 2019

Codecov Report

Merging #26756 into master will increase coverage by 1.4%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #26756     +/-   ##
=========================================
+ Coverage    90.3%   91.71%   +1.4%     
=========================================
  Files         179      179             
  Lines       50747    50747             
=========================================
+ Hits        45826    46541    +715     
+ Misses       4921     4206    -715
Flag Coverage Δ
#multiple 90.3% <ø> (ø) ⬆️
#single 41.21% <ø> (?)
Impacted Files Coverage Δ
pandas/core/arrays/categorical.py 95.92% <0%> (+0.12%) ⬆️
pandas/core/indexes/datetimes.py 96.37% <0%> (+0.16%) ⬆️
pandas/util/testing.py 90.94% <0%> (+0.31%) ⬆️
pandas/io/formats/printing.py 85.56% <0%> (+1.06%) ⬆️
pandas/io/clipboard/clipboards.py 34.78% <0%> (+2.89%) ⬆️
pandas/core/computation/expr.py 97.52% <0%> (+3.02%) ⬆️
pandas/core/computation/common.py 89.47% <0%> (+5.26%) ⬆️
pandas/io/pytables.py 90.29% <0%> (+26.47%) ⬆️
pandas/core/computation/pytables.py 90.24% <0%> (+27.74%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a387110...93566ee. Read the comment docs.

@jreback jreback added this to the 0.25.0 milestone Jun 9, 2019
@jreback jreback merged commit e935c70 into pandas-dev:master Jun 9, 2019
@jreback
Copy link
Contributor

jreback commented Jun 9, 2019

thanks @simonjayhawkins

@simonjayhawkins simonjayhawkins deleted the float_frame-test_format branch June 10, 2019 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants