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

fix: summarise() keeps "duckplyr_df" class #64

Merged
merged 3 commits into from
Oct 16, 2023
Merged

fix: summarise() keeps "duckplyr_df" class #64

merged 3 commits into from
Oct 16, 2023

Conversation

krlmlr
Copy link
Member

@krlmlr krlmlr commented Oct 15, 2023

Closes #63.

@codecov-commenter
Copy link

Codecov Report

Merging #64 (e2e9915) into main (106809f) will increase coverage by 0.09%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

❗ Current head e2e9915 differs from pull request most recent head 01fbabd. Consider uploading reports for the commit 01fbabd to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff            @@
##            main     #64      +/-   ##
========================================
+ Coverage   7.43%   7.53%   +0.09%     
========================================
  Files        121     121              
  Lines      19115   19120       +5     
========================================
+ Hits        1421    1440      +19     
+ Misses     17694   17680      -14     
Files Coverage Δ
R/relational.R 90.57% <100.00%> (+0.20%) ⬆️
R/summarise.R 79.59% <100.00%> (+0.86%) ⬆️

... and 8 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@krlmlr krlmlr merged commit d03ff32 into main Oct 16, 2023
9 checks passed
@krlmlr krlmlr deleted the b-63-class branch October 16, 2023 06:05
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reconstruction and as_duckplyr_df()
2 participants