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

Flow control SubReconcilers #414

Closed scothis closed 11 months ago

scothis commented 11 months ago

Spike of reconcilers that direct the flow of a reconcile request at runtime.

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 60.00% and project coverage change: -0.04% :warning:

Comparison is base (5be8c31) 60.62% compared to head (b21b653) 60.58%.

:exclamation: Current head b21b653 differs from pull request most recent head 0c211d9. Consider uploading reports for the commit 0c211d9 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #414 +/- ## ========================================== - Coverage 60.62% 60.58% -0.04% ========================================== Files 24 25 +1 Lines 2334 2489 +155 ========================================== + Hits 1415 1508 +93 - Misses 835 895 +60 - Partials 84 86 +2 ``` | [Files Changed](https://app.codecov.io/gh/vmware-labs/reconciler-runtime/pull/414?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware-labs) | Coverage Δ | | |---|---|---| | [reconcilers/flow.go](https://app.codecov.io/gh/vmware-labs/reconciler-runtime/pull/414?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware-labs#diff-cmVjb25jaWxlcnMvZmxvdy5nbw==) | `60.00% <60.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.