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

✨ controllers: remove reconcile-time validators, refactor related tests #642

Merged

Conversation

joelanford
Copy link
Member

Description

Closes #632
Closes #637

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

@joelanford joelanford requested a review from a team as a code owner February 21, 2024 19:42
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 21, 2024
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 21, 2024
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d51dfe6) 84.53% compared to head (6ddac67) 79.17%.
Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #642      +/-   ##
==========================================
- Coverage   84.53%   79.17%   -5.36%     
==========================================
  Files          20       22       +2     
  Lines         931     1143     +212     
==========================================
+ Hits          787      905     +118     
- Misses        100      188      +88     
- Partials       44       50       +6     
Flag Coverage Δ
e2e 55.90% <ø> (-3.93%) ⬇️
unit 73.16% <ø> (-7.14%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
@joelanford joelanford added this pull request to the merge queue Feb 21, 2024
Merged via the queue into operator-framework:main with commit 6206def Feb 21, 2024
14 of 15 checks passed
@joelanford joelanford deleted the rm-reconcile-validations branch February 21, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants