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

Drop DataFrames.jl dependency #20

Closed
wants to merge 4 commits into from
Closed

Drop DataFrames.jl dependency #20

wants to merge 4 commits into from

Conversation

krynju
Copy link
Member

@krynju krynju commented Nov 16, 2022

WIP, added the separated modules from the DataFrames.jl PR here JuliaData/DataFrames.jl#3219

@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2022

Codecov Report

Base: 95.83% // Head: 62.27% // Decreases project coverage by -33.56% ⚠️

Coverage data is based on head (e8ee31a) compared to base (5fc7ec1).
Patch coverage: 20.27% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #20       +/-   ##
===========================================
- Coverage   95.83%   62.27%   -33.57%     
===========================================
  Files          10       13        +3     
  Lines         817     1466      +649     
===========================================
+ Hits          783      913      +130     
- Misses         34      553      +519     
Impacted Files Coverage Δ
src/operations/dataframes_interface.jl 89.36% <ø> (ø)
src/operations/dataframes_interface_utils.jl 94.33% <ø> (ø)
src/operations/groupby.jl 100.00% <ø> (ø)
src/operations/join.jl 100.00% <ø> (ø)
src/operations/join_interface.jl 100.00% <ø> (ø)
src/operations/operations.jl 98.46% <ø> (ø)
src/new_module_index/index.jl 6.46% <6.46%> (ø)
src/new_module_index/utils.jl 11.76% <11.76%> (ø)
src/new_module_index/selection.jl 53.52% <53.52%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@krynju krynju closed this Feb 26, 2023
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