vmware-labs / reconciler-runtime

⚠️ Maintenance suspended. Please, migrate to the active fork reconciler.io/runtime. See https://github.com/reconcilerio/runtime/releases/tag/v0.20.0 for instructions. This repository will be archived eventually.
Other
81 stars 18 forks source link

Track controller-runtime 0.15 development #356

Closed scothis closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 30.76% and project coverage change: -1.81 :warning:

Comparison is base (615186e) 59.74% compared to head (387de98) 57.94%.

:exclamation: Current head 387de98 differs from pull request most recent head 4492479. Consider uploading reports for the commit 4492479 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #356 +/- ## ========================================== - Coverage 59.74% 57.94% -1.81% ========================================== Files 16 14 -2 Lines 2124 1964 -160 ========================================== - Hits 1269 1138 -131 + Misses 773 748 -25 + Partials 82 78 -4 ``` | [Impacted Files](https://app.codecov.io/gh/vmware-labs/reconciler-runtime/pull/356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware-labs) | Coverage Δ | | |---|---|---| | [reconcilers/enqueuer.go](https://app.codecov.io/gh/vmware-labs/reconciler-runtime/pull/356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware-labs#diff-cmVjb25jaWxlcnMvZW5xdWV1ZXIuZ28=) | `0.00% <0.00%> (ø)` | | | [reconcilers/reconcilers.go](https://app.codecov.io/gh/vmware-labs/reconciler-runtime/pull/356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware-labs#diff-cmVjb25jaWxlcnMvcmVjb25jaWxlcnMuZ28=) | `75.75% <0.00%> (-0.40%)` | :arrow_down: | | [testing/client.go](https://app.codecov.io/gh/vmware-labs/reconciler-runtime/pull/356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware-labs#diff-dGVzdGluZy9jbGllbnQuZ28=) | `54.04% <0.00%> (-0.94%)` | :arrow_down: | | [testing/reconciler.go](https://app.codecov.io/gh/vmware-labs/reconciler-runtime/pull/356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware-labs#diff-dGVzdGluZy9yZWNvbmNpbGVyLmdv) | `0.00% <0.00%> (ø)` | | | [testing/subreconciler.go](https://app.codecov.io/gh/vmware-labs/reconciler-runtime/pull/356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware-labs#diff-dGVzdGluZy9zdWJyZWNvbmNpbGVyLmdv) | `0.00% <0.00%> (ø)` | | | [testing/webhook.go](https://app.codecov.io/gh/vmware-labs/reconciler-runtime/pull/356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware-labs#diff-dGVzdGluZy93ZWJob29rLmdv) | `0.00% <0.00%> (ø)` | | | [testing/config.go](https://app.codecov.io/gh/vmware-labs/reconciler-runtime/pull/356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware-labs#diff-dGVzdGluZy9jb25maWcuZ28=) | `87.50% <100.00%> (ø)` | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/vmware-labs/reconciler-runtime/pull/356/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware-labs)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.