Skip to content

TST: allow the network decorator to catch ssl certificate test failures #15985

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
Apr 12, 2017

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Apr 12, 2017

No description provided.

@jreback jreback added IO Network Local or Cloud (AWS, GCS, etc.) IO Issues Testing pandas testing functions or related to the test suite labels Apr 12, 2017
@jreback jreback added this to the 0.20.0 milestone Apr 12, 2017
@codecov
Copy link

codecov bot commented Apr 12, 2017

Codecov Report

Merging #15985 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #15985      +/-   ##
==========================================
+ Coverage      91%   91.01%   +<.01%     
==========================================
  Files         145      145              
  Lines       49581    49581              
==========================================
+ Hits        45122    45124       +2     
+ Misses       4459     4457       -2
Flag Coverage Δ
#multiple 88.77% <ø> (ø) ⬆️
#single 40.57% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/util/testing.py 81.13% <ø> (+0.18%) ⬆️

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 1751628...4350197. Read the comment docs.

@codecov
Copy link

codecov bot commented Apr 12, 2017

Codecov Report

Merging #15985 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #15985      +/-   ##
==========================================
+ Coverage      91%   91.01%   +<.01%     
==========================================
  Files         145      145              
  Lines       49581    49581              
==========================================
+ Hits        45122    45124       +2     
+ Misses       4459     4457       -2
Flag Coverage Δ
#multiple 88.77% <ø> (ø) ⬆️
#single 40.57% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/util/testing.py 81.13% <ø> (+0.18%) ⬆️

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 1751628...4350197. Read the comment docs.

@jreback jreback merged commit c4d71ce into pandas-dev:master Apr 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Network Local or Cloud (AWS, GCS, etc.) IO Issues 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