-
Notifications
You must be signed in to change notification settings - Fork 64
🌱 [Monorepo]: Cleanup: Merge catalogd-e2e
tests into operator-controller
e2e
#1757
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
🌱 [Monorepo]: Cleanup: Merge catalogd-e2e
tests into operator-controller
e2e
#1757
Conversation
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
catalogd-e2e
tests into operator-controller
e2ecatalogd-e2e
tests into operator-controller
e2e
catalogd-e2e
tests into operator-controller
e2e9b8c7ae
to
c802aa8
Compare
c802aa8
to
7cb4a57
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1757 +/- ##
==========================================
+ Coverage 67.45% 68.38% +0.93%
==========================================
Files 61 63 +2
Lines 5245 5115 -130
==========================================
- Hits 3538 3498 -40
+ Misses 1446 1388 -58
+ Partials 261 229 -32
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
7cb4a57
to
6a6f780
Compare
catalogd-e2e
tests into operator-controller
e2e
catalogd-e2e
tests into operator-controller
e2ecatalogd-e2e
tests into operator-controller
e2e
…ller` e2e - Removed `gingko` and `omega` from `unpack_test`. - Ensured that `unpack_test` previously under `catalogd-e2e` is now executed alongside other `operator-controller` e2e tests.
6a6f780
to
c06d09a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Generally looks fine to me.
gingko
andomega
fromunpack_test
.unpack_test
previously undercatalogd-e2e
is now executed alongside otheroperator-controller
e2e tests.Partial from: #1712
Description
Reviewer Checklist