Skip to content

Conversation

@vaibhavhrt
Copy link
Contributor

@vaibhavhrt vaibhavhrt commented Apr 4, 2019

@codecov
Copy link

codecov bot commented Apr 4, 2019

Codecov Report

Merging #25991 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #25991      +/-   ##
==========================================
- Coverage   91.86%   91.85%   -0.01%     
==========================================
  Files         175      175              
  Lines       52543    52543              
==========================================
- Hits        48267    48263       -4     
- Misses       4276     4280       +4
Flag Coverage Δ
#multiple 90.4% <100%> (ø) ⬆️
#single 41.9% <100%> (-0.08%) ⬇️
Impacted Files Coverage Δ
pandas/compat/pickle_compat.py 76.38% <100%> (ø) ⬆️
pandas/io/gbq.py 75% <0%> (-12.5%) ⬇️
pandas/core/frame.py 96.79% <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 70773d9...c6013eb. Read the comment docs.

@gfyoung gfyoung added Code Style Code style, linting, code_checks Typing type annotations, mypy/pyright type checking labels Apr 4, 2019
@jreback jreback added this to the 0.25.0 milestone Apr 4, 2019
@jreback jreback merged commit 6d51ea7 into pandas-dev:master Apr 4, 2019
@jreback
Copy link
Contributor

jreback commented Apr 4, 2019

thanks @vaibhavhrt

@vaibhavhrt vaibhavhrt deleted the Type-Annotation-pandas/compat/pickle_compat.py branch April 5, 2019 05:13
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 Typing type annotations, mypy/pyright type checking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Type Annotation in pandas.compat.pickle_compat

3 participants