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

Switch to testr package #416

Closed scothis closed 11 months ago

scothis commented 11 months ago

The logr/testing package was deprecated in favor of the logr/testr package. There are no changes in functionality as the logr/testing package is implemented using the logr/testr package.

codecov[bot] commented 11 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (2772a61) 60.62% compared to head (f28a77a) 60.62%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #416 +/- ## ======================================= Coverage 60.62% 60.62% ======================================= Files 24 24 Lines 2334 2334 ======================================= Hits 1415 1415 Misses 835 835 Partials 84 84 ``` | [Files Changed](https://app.codecov.io/gh/vmware-labs/reconciler-runtime/pull/416?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vmware-labs) | Coverage Δ | | |---|---|---| | [testing/reconciler.go](https://app.codecov.io/gh/vmware-labs/reconciler-runtime/pull/416?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/416?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/416?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%> (ø)` | |

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