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: Add missing match parameter in test_move #24393

Merged
merged 1 commit into from
Dec 22, 2018

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Dec 22, 2018

Title is self-explanatory.

xref #23922

@gfyoung gfyoung added the Testing pandas testing functions or related to the test suite label Dec 22, 2018
@gfyoung gfyoung added this to the 0.24.0 milestone Dec 22, 2018
@pep8speaks
Copy link

Hello @gfyoung! Thanks for submitting the PR.

@codecov
Copy link

codecov bot commented Dec 22, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #24393   +/-   ##
=======================================
  Coverage    92.3%    92.3%           
=======================================
  Files         162      162           
  Lines       51875    51875           
=======================================
  Hits        47883    47883           
  Misses       3992     3992
Flag Coverage Δ
#multiple 90.71% <ø> (ø) ⬆️
#single 42.99% <ø> (ø) ⬆️

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 8c58817...f4cc530. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Dec 22, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #24393   +/-   ##
=======================================
  Coverage    92.3%    92.3%           
=======================================
  Files         162      162           
  Lines       51875    51875           
=======================================
  Hits        47883    47883           
  Misses       3992     3992
Flag Coverage Δ
#multiple 90.71% <ø> (ø) ⬆️
#single 42.99% <ø> (ø) ⬆️

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 8c58817...f4cc530. Read the comment docs.

@gfyoung gfyoung merged commit aa3d56e into pandas-dev:master Dec 22, 2018
@gfyoung gfyoung deleted the test-move-match-msg branch December 22, 2018 03:04
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
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