Closed sunjayBhatia closed 3 years ago
Merging #434 (5ba19c5) into main (7c19eae) will decrease coverage by
3.35%
. The diff coverage isn/a
.:exclamation: Current head 5ba19c5 differs from pull request most recent head 42c8629. Consider uploading reports for the commit 42c8629 to get more accurate results
@@ Coverage Diff @@
## main #434 +/- ##
==========================================
- Coverage 79.73% 76.37% -3.36%
==========================================
Files 29 29
Lines 2235 2235
==========================================
- Hits 1782 1707 -75
- Misses 334 388 +54
- Partials 119 140 +21
Impacted Files | Coverage Δ | |
---|---|---|
internal/status/status.go | 43.24% <0.00%> (-29.73%) |
:arrow_down: |
internal/controller/controller.go | 66.39% <0.00%> (-13.94%) |
:arrow_down: |
internal/objects/rbac.go | 54.76% <0.00%> (-9.53%) |
:arrow_down: |
internal/objects/configmap/configmap.go | 70.12% <0.00%> (-6.50%) |
:arrow_down: |
internal/objects/contour/contour.go | 78.66% <0.00%> (-5.34%) |
:arrow_down: |
internal/objects/job/job.go | 76.52% <0.00%> (-5.22%) |
:arrow_down: |
internal/objects/service/service.go | 83.47% <0.00%> (-5.22%) |
:arrow_down: |
internal/objects/daemonset/daemonset.go | 93.21% <0.00%> (-2.50%) |
:arrow_down: |
internal/objects/deployment/deployment.go | 91.94% <0.00%> (-2.12%) |
:arrow_down: |
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 7c19eae...42c8629. Read the comment docs.
Also bumps golangci-lint to 1.42.0 and runs go fmt