Closed gotwarlost closed 3 years ago
Merging #190 (44ffe50) into master (d9ba742) will decrease coverage by
0.04%
. The diff coverage is95.91%
.
@@ 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.
No functionality changes.
NewK8sLocalObject
no longer accepts half a dozen arguments but a typed struct insteadeval
package no longer knows about qbec specific annotations and local object creation