Skip to content
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

TST: test 3.4 on windows #15857

Merged
merged 1 commit into from
Apr 1, 2017
Merged

TST: test 3.4 on windows #15857

merged 1 commit into from
Apr 1, 2017

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Mar 31, 2017

BLD: bug in building json compiled code

@jreback jreback added Build Library building on various platforms IO JSON read_json, to_json, json_normalize Testing pandas testing functions or related to the test suite labels Mar 31, 2017
@jreback jreback added this to the 0.20.0 milestone Mar 31, 2017
@jreback jreback merged commit e7201ca into pandas-dev:master Apr 1, 2017
@codecov
Copy link

codecov bot commented Apr 1, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #15857      +/-   ##
==========================================
+ Coverage   90.98%   91.17%   +0.18%     
==========================================
  Files         143      108      -35     
  Lines       49443    47584    -1859     
==========================================
- Hits        44985    43383    -1602     
+ Misses       4458     4201     -257
Flag Coverage Δ
#multiple 88.94% <ø> (+0.22%) ⬆️
#single 40.81% <ø> (+0.04%) ⬆️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/io/msgpack/exceptions.py 77.27% <0%> (-6.07%) ⬇️
pandas/core/index.py 95.42% <0%> (-4.58%) ⬇️
pandas/computation/ops.py 93.95% <0%> (-1.65%) ⬇️
pandas/computation/api.py 98.92% <0%> (-1.08%) ⬇️
pandas/core/frame.py 97.23% <0%> (-0.43%) ⬇️
pandas/types/generic.py
pandas/io/msgpack/_version.py
pandas/core/sparse.py
pandas/tseries/plotting.py
... and 69 more

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 1b53d88...12c70a1. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms IO JSON read_json, to_json, json_normalize Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant