Skip to content

CLN: replace %s syntax with .format in tests.io.formats/json/sas #18351

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
Nov 19, 2017

Conversation

AaronCritchley
Copy link
Contributor

@codecov
Copy link

codecov bot commented Nov 18, 2017

Codecov Report

Merging #18351 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18351      +/-   ##
==========================================
- Coverage   91.38%   91.34%   -0.05%     
==========================================
  Files         164      164              
  Lines       49790    49790              
==========================================
- Hits        45501    45480      -21     
- Misses       4289     4310      +21
Flag Coverage Δ
#multiple 89.14% <ø> (-0.03%) ⬇️
#single 39.49% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/plotting/_converter.py 63.44% <0%> (-1.82%) ⬇️
pandas/core/frame.py 97.8% <0%> (-0.1%) ⬇️

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 cfad581...57b7263. Read the comment docs.

@jreback jreback added the Code Style Code style, linting, code_checks label Nov 19, 2017
@jreback jreback added this to the 0.22.0 milestone Nov 19, 2017
@jreback jreback merged commit fe4c34b into pandas-dev:master Nov 19, 2017
@jreback
Copy link
Contributor

jreback commented Nov 19, 2017

thanks!

@AaronCritchley AaronCritchley deleted the cln-16130-io-tests branch November 19, 2017 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants