Skip to content

python: cli: allow mustache templates in --env* options

Codecov / codecov/project succeeded Dec 13, 2024 in 1s

83.60% (+29.88%) compared to 2ddf0d5

View this Pull Request on Codecov

83.60% (+29.88%) compared to 2ddf0d5

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 83.60%. Comparing base (2ddf0d5) to head (3eb221f).

Files with missing lines Patch % Lines
src/shell/env-expand.c 35.00% 13 Missing ⚠️
src/bindings/python/flux/cli/base.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6506       +/-   ##
===========================================
+ Coverage   53.72%   83.60%   +29.88%     
===========================================
  Files         475      526       +51     
  Lines       79573    87719     +8146     
===========================================
+ Hits        42751    73338    +30587     
+ Misses      36822    14381    -22441     
Files with missing lines Coverage Δ
src/shell/builtins.c 92.30% <ø> (ø)
src/bindings/python/flux/cli/base.py 95.49% <80.00%> (ø)
src/shell/env-expand.c 35.00% <35.00%> (ø)

... and 445 files with indirect coverage changes