Skip to content

fix typo #26775

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
Jun 10, 2019
Merged

fix typo #26775

merged 1 commit into from
Jun 10, 2019

Conversation

jason-curtis
Copy link

@jason-curtis jason-curtis commented Jun 10, 2019

  • [N/A] closes #xxxx
  • [none] tests added / passed
  • [no (online Github minor change)] passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • [probably not necessary either?] whatsnew entry

@codecov
Copy link

codecov bot commented Jun 10, 2019

Codecov Report

Merging #26775 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26775      +/-   ##
==========================================
- Coverage   91.71%   91.71%   -0.01%     
==========================================
  Files         178      178              
  Lines       50776    50776              
==========================================
- Hits        46571    46567       -4     
- Misses       4205     4209       +4
Flag Coverage Δ
#multiple 90.3% <ø> (ø) ⬆️
#single 41.21% <ø> (-0.06%) ⬇️
Impacted Files Coverage Δ
pandas/core/generic.py 93.91% <ø> (ø) ⬆️
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 96.88% <0%> (-0.12%) ⬇️

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 13023c6...4aa63e8. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jun 10, 2019

Codecov Report

Merging #26775 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26775      +/-   ##
==========================================
- Coverage   91.71%   91.71%   -0.01%     
==========================================
  Files         178      178              
  Lines       50776    50776              
==========================================
- Hits        46571    46567       -4     
- Misses       4205     4209       +4
Flag Coverage Δ
#multiple 90.3% <ø> (ø) ⬆️
#single 41.21% <ø> (-0.06%) ⬇️
Impacted Files Coverage Δ
pandas/core/generic.py 93.91% <ø> (ø) ⬆️
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 96.88% <0%> (-0.12%) ⬇️

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 13023c6...4aa63e8. Read the comment docs.

@WillAyd WillAyd added the Docs label Jun 10, 2019
@WillAyd WillAyd added this to the 0.25.0 milestone Jun 10, 2019
@WillAyd WillAyd merged commit 67d6562 into pandas-dev:master Jun 10, 2019
@WillAyd
Copy link
Member

WillAyd commented Jun 10, 2019

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants