Skip to content

use tm.assert_equal instead of parametrizing assert funcs #22995

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 4 commits into from
Oct 4, 2018

Conversation

jbrockmendel
Copy link
Member

No description provided.

@pep8speaks
Copy link

Hello @jbrockmendel! Thanks for submitting the PR.

file_to_check.py:2453:-258: W605 invalid escape sequence '('
file_to_check.py:2453:-255: W605 invalid escape sequence ')'


@TomAugspurger TomAugspurger merged commit 8af8cdb into pandas-dev:master Oct 4, 2018
@codecov
Copy link

codecov bot commented Oct 5, 2018

Codecov Report

Merging #22995 into master will decrease coverage by <.01%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #22995      +/-   ##
==========================================
- Coverage    92.2%   92.19%   -0.01%     
==========================================
  Files         169      169              
  Lines       50822    50826       +4     
==========================================
+ Hits        46858    46861       +3     
- Misses       3964     3965       +1
Flag Coverage Δ
#multiple 90.61% <75%> (-0.01%) ⬇️
#single 42.35% <0%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/util/testing.py 86.18% <75%> (-0.05%) ⬇️

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 d430195...306e940. Read the comment docs.

@jbrockmendel jbrockmendel deleted the assert_func branch April 5, 2020 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants