Skip to content

MAINT: Remove vestigial assertRaisesRegexp #16148

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 26, 2017

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Apr 26, 2017

Removes remaining assertRaisesRegexp before #16119 got merged.

This must be merged in ASAP because master will fail otherwise.

@jreback
@jorisvandenbossche

Removes remaining assertRaisesRegexp before
pandas-devgh-16119 got merged.
@jreback jreback added the Testing pandas testing functions or related to the test suite label Apr 26, 2017
@jreback jreback added this to the 0.20.0 milestone Apr 26, 2017
@jreback jreback merged commit 3b80ed3 into pandas-dev:master Apr 26, 2017
@jreback
Copy link
Contributor

jreback commented Apr 26, 2017

thanks!

@gfyoung gfyoung deleted the assert-raises-regex-finish branch April 26, 2017 16:34
@codecov
Copy link

codecov bot commented Apr 26, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@1a93759). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #16148   +/-   ##
=========================================
  Coverage          ?   90.86%           
=========================================
  Files             ?      159           
  Lines             ?    50796           
  Branches          ?        0           
=========================================
  Hits              ?    46156           
  Misses            ?     4640           
  Partials          ?        0
Flag Coverage Δ
#multiple 88.64% <ø> (?)
#single 40.31% <ø> (?)

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 1a93759...77ffd05. Read the comment docs.

pcluo pushed a commit to pcluo/pandas that referenced this pull request May 22, 2017
Removes remaining assertRaisesRegexp before
pandas-devgh-16119 got merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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