Closed mudler closed 4 years ago
Merging #31 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #31 +/- ##
=======================================
Coverage 70.49% 70.49%
=======================================
Files 3 3
Lines 427 427
=======================================
Hits 301 301
Misses 102 102
Partials 24 24
Impacted Files | Coverage Δ | |
---|---|---|
manager.go | 62.25% <ø> (ø) |
|
webhook_configuration.go | 78.66% <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 fd343f4...4bc2558. Read the comment docs.
This PR supersedes #24 , it bumps kubernetes/client-go to fix #23 .
It also bumps the cfo operator to the latest code, and handles the new packages split between different repositories.