splunk / qbec

configure kubernetes objects on multiple clusters using jsonnet
https://qbec.io
Apache License 2.0
172 stars 37 forks source link

refactor internals of variable representation #203

Closed gotwarlost closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #203 (e3b42f2) into master (bdc63af) will decrease coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #203      +/-   ##
==========================================
- Coverage   73.87%   73.73%   -0.14%     
==========================================
  Files          54       54              
  Lines        4345     4322      -23     
==========================================
- Hits         3210     3187      -23     
  Misses        962      962              
  Partials      173      173              
Impacted Files Coverage Δ
internal/commands/config.go 89.36% <100.00%> (-0.17%) :arrow_down:
internal/eval/eval.go 95.55% <100.00%> (-0.17%) :arrow_down:
internal/vm/config.go 97.56% <100.00%> (+0.09%) :arrow_up:
internal/vm/vars.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bdc63af...e3b42f2. Read the comment docs.