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

Remove dependency on DataArray and DataFrame #47

Merged
merged 14 commits into from
Apr 30, 2018

Conversation

davidanthoff
Copy link
Member

@davidanthoff davidanthoff commented Dec 18, 2017

Fixes #45.

@queryverse queryverse deleted a comment from codecov-io Dec 18, 2017
@codecov
Copy link

codecov bot commented Feb 18, 2018

Codecov Report

Merging #47 into master will decrease coverage by 1.32%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   90.11%   88.79%   -1.33%     
==========================================
  Files           1        1              
  Lines         172      116      -56     
==========================================
- Hits          155      103      -52     
+ Misses         17       13       -4
Impacted Files Coverage Δ
src/ExcelReaders.jl 88.79% <100%> (-1.33%) ⬇️

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 89b76f9...ed7fde2. Read the comment docs.

@davidanthoff davidanthoff changed the title WIP Remove dependency on DataArray and DataFrame Remove dependency on DataArray and DataFrame Apr 29, 2018
@davidanthoff davidanthoff added this to the v0.9.0 milestone Apr 29, 2018
@davidanthoff davidanthoff merged commit 731657c into master Apr 30, 2018
@davidanthoff davidanthoff deleted the remove-dataarray-dataframe branch April 30, 2018 00:54
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.

1 participant