Skip to content

TST: Escape invalid escape characters #21154

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
May 21, 2018

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented May 21, 2018

Partially addresses #21137.

@gfyoung gfyoung added the Testing pandas testing functions or related to the test suite label May 21, 2018
@gfyoung gfyoung added this to the 0.23.1 milestone May 21, 2018
@codecov
Copy link

codecov bot commented May 21, 2018

Codecov Report

Merging #21154 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #21154   +/-   ##
=======================================
  Coverage   91.84%   91.84%           
=======================================
  Files         153      153           
  Lines       49502    49502           
=======================================
  Hits        45463    45463           
  Misses       4039     4039
Flag Coverage Δ
#multiple 90.23% <ø> (ø) ⬆️
#single 41.88% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/strings.py 98.62% <ø> (ø) ⬆️

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 81358e8...a5d8b44. Read the comment docs.

@jreback jreback merged commit ac32ce8 into pandas-dev:master May 21, 2018
@jreback
Copy link
Contributor

jreback commented May 21, 2018

thanks!

@gfyoung gfyoung deleted the test-escape-sequence branch May 22, 2018 00:33
jorisvandenbossche pushed a commit to jorisvandenbossche/pandas that referenced this pull request Jun 8, 2018
jorisvandenbossche pushed a commit that referenced this pull request Jun 9, 2018
Partially addresses gh-21137.
(cherry picked from commit ac32ce8)
david-liu-brattle-1 pushed a commit to david-liu-brattle-1/pandas that referenced this pull request Jun 18, 2018
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