🐛 Catalogd upgrade-e2e fix by dtfranz · Pull Request #1667 · operator-framework/operator-controller
Description
Fix the catalogd run-latest-release make target running in the wrong directory.
Reviewer Checklist
- API Go Documentation
- Tests: Unit Tests (and E2E Tests, if appropriate)
- Comprehensive Commit Messages
- Links to related GitHub Issue(s)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to unblock merge queue.
In a follow-up, we need to parameterize the default catalog URL and update the Makefile/goreleaser config to produce and publish the default catalog manifest.
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 67.40%. Comparing base (
158d974) to head (5c744d1).
Report is 3 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@ ## main #1667 +/- ## ========================================== - Coverage 67.42% 67.40% -0.03% ========================================== Files 55 55 Lines 4632 4632 ========================================== - Hits 3123 3122 -1 - Misses 1284 1285 +1 Partials 225 225
| Flag | Coverage Δ | |
|---|---|---|
| e2e | 53.29% <ø> (ø) |
|
| unit | 54.42% <ø> (-0.03%) |
⬇️ |
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters