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

Use an empty DataFrame for DataFrame indexing things & import/export cleanup #21

Merged
merged 1 commit into from
Dec 11, 2022

Conversation

krynju
Copy link
Member

@krynju krynju commented Dec 11, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 11, 2022

Codecov Report

Base: 95.83% // Head: 95.85% // Increases project coverage by +0.01% 🎉

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   95.83%   95.85%   +0.01%     
==========================================
  Files          10       10              
  Lines         817      820       +3     
==========================================
+ Hits          783      786       +3     
  Misses         34       34              
Impacted Files Coverage Δ
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/operations/dataframes_interface.jl 89.58% <100.00%> (ø)
src/table/dtable.jl 92.06% <100.00%> (+0.26%) ⬆️

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 enabled auto-merge (squash) December 11, 2022 19:16
@krynju krynju disabled auto-merge December 11, 2022 19:17
@krynju krynju merged commit 39ef120 into main Dec 11, 2022
@krynju krynju deleted the kr/dataframe_dependency_usage_improvements branch December 11, 2022 19:17
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