Skip to content

Enhancement: Support script runners and shebang in condition scripts …

Codecov / codecov/project succeeded Jan 20, 2024 in 1s

92.90% (+0.05%) compared to 1a7ea5c

View this Pull Request on Codecov

92.90% (+0.05%) compared to 1a7ea5c

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (1a7ea5c) 92.85% compared to head (0030096) 92.90%.

❗ Current head 0030096 differs from pull request most recent head 558f90c. Consider uploading reports for the commit 558f90c to get more accurate results

Files Patch % Lines
src/lib/scriptengine/duck_script/mod.rs 66.66% 1 Missing ⚠️
src/lib/scriptengine/mod.rs 83.33% 1 Missing ⚠️
src/lib/scriptengine/shebang_script.rs 0.00% 1 Missing ⚠️
src/lib/scriptengine/shell_to_batch.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1026      +/-   ##
==========================================
+ Coverage   92.85%   92.90%   +0.05%     
==========================================
  Files         118      118              
  Lines       24126    24155      +29     
==========================================
+ Hits        22402    22442      +40     
+ Misses       1724     1713      -11     

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