Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 Remove ginkgo from internal/controller unit tests #541

Merged
merged 6 commits into from
Nov 17, 2023

Consolidate client/reconciler initialization

bd389d8
Select commit
Loading
Failed to load commit list.
Merged

🌱 Remove ginkgo from internal/controller unit tests #541

Consolidate client/reconciler initialization
bd389d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2023 in 1s

83.69% (+0.00%) compared to b55d472

View this Pull Request on Codecov

83.69% (+0.00%) compared to b55d472

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b55d472) 83.69% compared to head (bd389d8) 83.69%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #541   +/-   ##
=======================================
  Coverage   83.69%   83.69%           
=======================================
  Files          20       20           
  Lines         822      822           
=======================================
  Hits          688      688           
  Misses         92       92           
  Partials       42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.