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

DOC: Fixing more doc warnings #26826

Merged
merged 1 commit into from
Jun 13, 2019
Merged

DOC: Fixing more doc warnings #26826

merged 1 commit into from
Jun 13, 2019

Conversation

datapythonista
Copy link
Member

Another set of doc warning fixes.

CC: @jorisvandenbossche

@codecov
Copy link

codecov bot commented Jun 13, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26826      +/-   ##
==========================================
- Coverage   91.86%   91.86%   -0.01%     
==========================================
  Files         179      179              
  Lines       50706    50706              
==========================================
- Hits        46583    46579       -4     
- Misses       4123     4127       +4
Flag Coverage Δ
#multiple 90.45% <ø> (ø) ⬆️
#single 41.09% <ø> (-0.12%) ⬇️
Impacted Files Coverage Δ
pandas/core/tools/timedeltas.py 98.14% <ø> (ø) ⬆️
pandas/core/frame.py 96.88% <ø> (-0.12%) ⬇️
pandas/core/strings.py 98.92% <ø> (ø) ⬆️
pandas/core/tools/datetimes.py 85.05% <ø> (ø) ⬆️
pandas/io/gbq.py 88.88% <0%> (-11.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 d66da60...3506bb1. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jun 13, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26826      +/-   ##
==========================================
- Coverage   91.86%   91.86%   -0.01%     
==========================================
  Files         179      179              
  Lines       50706    50706              
==========================================
- Hits        46583    46579       -4     
- Misses       4123     4127       +4
Flag Coverage Δ
#multiple 90.45% <ø> (ø) ⬆️
#single 41.09% <ø> (-0.12%) ⬇️
Impacted Files Coverage Δ
pandas/core/tools/timedeltas.py 98.14% <ø> (ø) ⬆️
pandas/core/frame.py 96.88% <ø> (-0.12%) ⬇️
pandas/core/strings.py 98.92% <ø> (ø) ⬆️
pandas/core/tools/datetimes.py 85.05% <ø> (ø) ⬆️
pandas/io/gbq.py 88.88% <0%> (-11.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 d66da60...3506bb1. Read the comment docs.

@jorisvandenbossche jorisvandenbossche merged commit dcba7a5 into pandas-dev:master Jun 13, 2019
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.

2 participants