Closed harsimranmaan closed 2 years ago
Merging #264 (dbcfd68) into main (0b29ab2) will increase coverage by
0.00%
. The diff coverage is64.77%
.
@@ Coverage Diff @@
## main #264 +/- ##
=======================================
Coverage 74.13% 74.14%
=======================================
Files 72 72
Lines 6933 6934 +1
=======================================
+ Hits 5140 5141 +1
Misses 1585 1585
Partials 208 208
Impacted Files | Coverage Δ | |
---|---|---|
internal/cmd/base.go | 92.95% <ø> (ø) |
|
internal/remote/client.go | 0.00% <0.00%> (ø) |
|
internal/remote/patch.go | 0.00% <0.00%> (ø) |
|
internal/remote/query.go | 0.00% <0.00%> (ø) |
|
internal/commands/remote-list.go | 90.00% <66.66%> (ø) |
|
internal/commands/diff.go | 83.15% <90.00%> (ø) |
|
internal/commands/apply.go | 76.73% <100.00%> (+0.11%) |
:arrow_up: |
internal/commands/common.go | 89.56% <100.00%> (ø) |
|
internal/commands/component.go | 72.22% <100.00%> (ø) |
|
internal/commands/delete.go | 66.66% <100.00%> (ø) |
|
... and 5 more |
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 0b29ab2...dbcfd68. Read the comment docs.
Would be good to test a few scenarios manually against a bigger implementation to ensure that there are no quirks.