splunk / qbec

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

refactor component evaluation and local object creation #190

Closed gotwarlost closed 3 years ago

gotwarlost commented 3 years ago

No functionality changes.

codecov-io commented 3 years ago

Codecov Report

Merging #190 (44ffe50) into master (d9ba742) will decrease coverage by 0.04%. The diff coverage is 95.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #190      +/-   ##
==========================================
- Coverage   73.33%   73.28%   -0.05%     
==========================================
  Files          51       51              
  Lines        4256     4268      +12     
==========================================
+ Hits         3121     3128       +7     
- Misses        961      965       +4     
- Partials      174      175       +1     
Impacted Files Coverage Δ
internal/model/app.go 94.71% <ø> (ø)
internal/eval/eval.go 91.19% <66.66%> (-3.42%) :arrow_down:
internal/commands/config.go 89.79% <100.00%> (+0.54%) :arrow_up:
internal/commands/filter.go 83.87% <100.00%> (ø)
internal/model/k8s.go 90.00% <100.00%> (ø)
internal/remote/pristine.go 78.57% <100.00%> (+1.35%) :arrow_up:
internal/types/secrets.go 89.18% <100.00%> (+1.68%) :arrow_up:

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 d9ba742...44ffe50. Read the comment docs.