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: Runtime - [Breaking Change] Empty spread should not count as an … #361

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

sagiegurari
Copy link
Owner

…empty string argument #354

@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Patch coverage: 66.66% and project coverage change: -0.10% ⚠️

Comparison is base (7e82bca) 93.55% compared to head (211351f) 93.46%.
Report is 20 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #361      +/-   ##
==========================================
- Coverage   93.55%   93.46%   -0.10%     
==========================================
  Files         457      457              
  Lines       16518    16499      -19     
==========================================
- Hits        15453    15420      -33     
- Misses       1065     1079      +14     
Files Changed Coverage Δ
duckscript/src/expansion.rs 91.89% <66.66%> (-1.26%) ⬇️

... and 27 files with indirect coverage changes

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@sagiegurari sagiegurari self-assigned this Sep 8, 2023
@sagiegurari sagiegurari added the bug Something isn't working label Sep 8, 2023
@sagiegurari sagiegurari merged commit 9c27ab1 into master Sep 8, 2023
@sagiegurari sagiegurari deleted the 0.9.0 branch September 8, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant