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

Adjust to new IndexedTables API #38

Merged
merged 2 commits into from
Jul 3, 2019
Merged

Adjust to new IndexedTables API #38

merged 2 commits into from
Jul 3, 2019

Conversation

piever
Copy link
Collaborator

@piever piever commented Jul 3, 2019

Fixes #37

@codecov-io
Copy link

codecov-io commented Jul 3, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #38   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     10    -1     
  Lines         149    140    -9     
=====================================
- Hits          149    140    -9
Impacted Files Coverage Δ
src/transform.jl 100% <100%> (ø) ⬆️
src/byrow.jl 100% <0%> (ø) ⬆️
src/apply.jl 100% <0%> (ø) ⬆️
src/utils.jl 100% <0%> (ø) ⬆️

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 87f925c...186c063. Read the comment docs.

@piever piever merged commit 9466b02 into master Jul 3, 2019
@piever piever deleted the pv/depr branch July 3, 2019 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecation warnings from IndexedTables
2 participants