Skip to content

TST: clean up build testing #15734

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

Closed
wants to merge 3 commits into from
Closed

TST: clean up build testing #15734

wants to merge 3 commits into from

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Mar 18, 2017

No description provided.

@jreback jreback added CI Continuous Integration Testing pandas testing functions or related to the test suite labels Mar 18, 2017
@jreback jreback added this to the 0.20.0 milestone Mar 18, 2017
@codecov
Copy link

codecov bot commented Mar 19, 2017

Codecov Report

Merging #15734 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #15734      +/-   ##
==========================================
- Coverage   91.01%      91%   -0.02%     
==========================================
  Files         143      143              
  Lines       49396    49396              
==========================================
- Hits        44958    44951       -7     
- Misses       4438     4445       +7
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.87% <0%> (-0.1%) ⬇️
pandas/tseries/index.py 95.39% <0%> (+0.09%) ⬆️
pandas/core/common.py 91.3% <0%> (+0.33%) ⬆️

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 59b88ab...a99b713. Read the comment docs.

@jreback jreback closed this in 5f4a5b4 Mar 19, 2017
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
Author: Jeff Reback <[email protected]>

Closes pandas-dev#15734 from jreback/build and squashes the following commits:

a99b713 [Jeff Reback] suppress the import json warning when generating _version
ed7c526 [Jeff Reback] modify install tests
1cc5b67 [Jeff Reback] TST: have the build test exercise pandas.test()
mattip pushed a commit to mattip/pandas that referenced this pull request Apr 3, 2017
Author: Jeff Reback <[email protected]>

Closes pandas-dev#15734 from jreback/build and squashes the following commits:

a99b713 [Jeff Reback] suppress the import json warning when generating _version
ed7c526 [Jeff Reback] modify install tests
1cc5b67 [Jeff Reback] TST: have the build test exercise pandas.test()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration 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