Skip to content

CLN: Add missing types to tslibs/conversion.pyx #23984

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 29, 2018

Conversation

mroeschke
Copy link
Member

Again just variables that were not typed, and removing some unused variables.

@codecov
Copy link

codecov bot commented Nov 29, 2018

Codecov Report

Merging #23984 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #23984   +/-   ##
=======================================
  Coverage   92.31%   92.31%           
=======================================
  Files         161      161           
  Lines       51513    51513           
=======================================
  Hits        47554    47554           
  Misses       3959     3959
Flag Coverage Δ
#multiple 90.71% <ø> (ø) ⬆️
#single 42.42% <ø> (ø) ⬆️

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 982c169...d97cecb. Read the comment docs.

@jreback jreback added this to the 0.24.0 milestone Nov 29, 2018
@jreback jreback merged commit b219bf9 into pandas-dev:master Nov 29, 2018
@jreback
Copy link
Contributor

jreback commented Nov 29, 2018

thanks

@mroeschke mroeschke deleted the conversion_var_typ branch November 29, 2018 16:05
@jreback
Copy link
Contributor

jreback commented Nov 30, 2018

@mroeschke
Copy link
Member Author

I am guessing it was one of these declarations, but it's not obvious to me which one it was since they are all derived from each other:

https://github.com/pandas-dev/pandas/pull/23984/files#diff-66d289312fd0b02e7721bf45fb281797R891

Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 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