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

Enhancement: Runtime - [Breaking Change] Renamed command args to cont… #452

Merged
merged 1 commit into from
Oct 4, 2024

Enhancement: Runtime - [Breaking Change] Renamed command args to cont…

12d8963
Select commit
Loading
Failed to load commit list.
Merged

Enhancement: Runtime - [Breaking Change] Renamed command args to cont… #452

Enhancement: Runtime - [Breaking Change] Renamed command args to cont…
12d8963
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 1s

93.27% (-0.02%) compared to 1111c91, passed because coverage increased by 0.13% when compared to adjusted base (93.14%)

View this Pull Request on Codecov

93.27% (-0.02%) compared to 1111c91, passed because coverage increased by 0.13% when compared to adjusted base (93.14%)

Details

Codecov Report

Attention: Patch coverage is 95.58824% with 39 lines in your changes missing coverage. Please review.

Project coverage is 93.27%. Comparing base (1111c91) to head (12d8963).

Files with missing lines Patch % Lines
duckscript/src/test/mod.rs 80.76% 5 Missing ⚠️
...script_sdk/src/sdk/std/flowcontrol/function/mod.rs 90.00% 4 Missing ⚠️
...ipt_sdk/src/sdk/std/fs/gitignore_path_array/mod.rs 40.00% 3 Missing ⚠️
duckscript_sdk/src/sdk/std/test/test_file/mod.rs 76.92% 3 Missing ⚠️
duckscript_sdk/src/sdk/internal/sdkdocs/mod.rs 77.77% 2 Missing ⚠️
duckscript_sdk/src/sdk/std/random/range/mod.rs 66.66% 2 Missing ⚠️
...cript_sdk/src/sdk/std/collections/array_get/mod.rs 83.33% 1 Missing ⚠️
...pt_sdk/src/sdk/std/collections/array_remove/mod.rs 83.33% 1 Missing ⚠️
...cript_sdk/src/sdk/std/collections/array_set/mod.rs 85.71% 1 Missing ⚠️
...k/src/sdk/std/collections/map_to_properties/mod.rs 90.00% 1 Missing ⚠️
... and 16 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #452      +/-   ##
==========================================
- Coverage   93.28%   93.27%   -0.02%     
==========================================
  Files         459      459              
  Lines       16595    16607      +12     
==========================================
+ Hits        15481    15490       +9     
- Misses       1114     1117       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.