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

feat: Only allow constants in mutate() that are actually representable in duckdb #73

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

krlmlr
Copy link
Member

@krlmlr krlmlr commented Nov 12, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #73 (1e12d18) into main (60ab15d) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head 1e12d18 differs from pull request most recent head 301721e. Consider uploading reports for the commit 301721e to get more accurate results

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

@@           Coverage Diff            @@
##            main     #73      +/-   ##
========================================
+ Coverage   7.53%   7.54%   +0.01%     
========================================
  Files        121     121              
  Lines      19120   19123       +3     
========================================
+ Hits        1440    1443       +3     
  Misses     17680   17680              
Files Coverage Δ
R/relational-duckdb.R 78.74% <100.00%> (+0.31%) ⬆️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@krlmlr krlmlr merged commit c775394 into main Nov 12, 2023
9 checks passed
@krlmlr krlmlr deleted the f-check-constant branch November 12, 2023 16:38
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