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

Automatically call eachrow for DataFrames #109

Merged
merged 3 commits into from
Dec 26, 2019
Merged

Automatically call eachrow for DataFrames #109

merged 3 commits into from
Dec 26, 2019

Conversation

tkf
Copy link
Member

@tkf tkf commented Dec 26, 2019

an alternative to #107

close #107

@tkf tkf force-pushed the asfoldable-dataframe branch from 0ce1f8b to 0df502d Compare December 26, 2019 16:56
@tkf tkf force-pushed the asfoldable-dataframe branch from 0df502d to 2c13b21 Compare December 26, 2019 16:58
@codecov-io
Copy link

codecov-io commented Dec 26, 2019

Codecov Report

Merging #109 into master will increase coverage by 0.12%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
+ Coverage   88.74%   88.86%   +0.12%     
==========================================
  Files          17       18       +1     
  Lines        1111     1114       +3     
==========================================
+ Hits          986      990       +4     
+ Misses        125      124       -1
Impacted Files Coverage Δ
src/core.jl 74.67% <0%> (+0.16%) ⬆️
src/interop/dataframes.jl 0% <0%> (ø)
src/processes.jl 91.48% <100%> (ø) ⬆️
src/Transducers.jl 100% <100%> (ø) ⬆️
src/basics.jl 35.71% <0%> (+14.28%) ⬆️

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 2289359...a26f8fa. Read the comment docs.

@tkf tkf force-pushed the asfoldable-dataframe branch 3 times, most recently from f66b241 to 556023d Compare December 26, 2019 19:31
@tkf tkf force-pushed the asfoldable-dataframe branch from 556023d to 6064986 Compare December 26, 2019 19:48
@tkf tkf merged commit a26f8fa into master Dec 26, 2019
@delete-merged-branch delete-merged-branch bot deleted the asfoldable-dataframe branch December 26, 2019 21:11
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.

2 participants