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

CLN: move tools.hashing to util.hashing #16086

Merged
merged 1 commit into from
Apr 21, 2017

Conversation

jorisvandenbossche
Copy link
Member

xref #13634

@TomAugspurger TomAugspurger added this to the 0.20.0 milestone Apr 21, 2017
@codecov
Copy link

codecov bot commented Apr 21, 2017

Codecov Report

Merging #16086 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #16086   +/-   ##
=======================================
  Coverage   90.84%   90.84%           
=======================================
  Files         159      159           
  Lines       50790    50790           
=======================================
  Hits        46142    46142           
  Misses       4648     4648
Flag Coverage Δ
#multiple 88.62% <100%> (ø) ⬆️
#single 40.36% <100%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/util/hashing.py 99.02% <100%> (ø)
pandas/core/indexes/multi.py 96.71% <100%> (ø) ⬆️

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 1f16ca7...d0acb0c. Read the comment docs.

@TomAugspurger TomAugspurger mentioned this pull request Apr 21, 2017
@jreback jreback merged commit fcd2f70 into pandas-dev:master Apr 21, 2017
@jreback
Copy link
Contributor

jreback commented Apr 21, 2017

cc @mrocklin

FYI

@jreback
Copy link
Contributor

jreback commented Apr 21, 2017

thanks @jorisvandenbossche

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

Successfully merging this pull request may close these issues.

3 participants