Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

🐛 fix an erroneous e2e testdata path update#440

Merged
grokspawn merged 1 commit into
operator-framework:mainfrom
grokspawn:e2e-upgrade-fix
Oct 21, 2024
Merged

🐛 fix an erroneous e2e testdata path update#440
grokspawn merged 1 commit into
operator-framework:mainfrom
grokspawn:e2e-upgrade-fix

Conversation

@grokspawn

@grokspawn grokspawn commented Oct 21, 2024

Copy link
Copy Markdown
Contributor

When we pushed types updates recently, we totally expected to see the e2e-upgrade test fail since it pulls in the manifests from the latest release, and they changes were breaking.
However, we missed an erroneous update that was made to the e2e-upgrade test which presumed that the catalog data was an API access (which wasn't).

@grokspawn grokspawn requested a review from a team as a code owner October 21, 2024 19:53
@codecov

codecov Bot commented Oct 21, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.83%. Comparing base (67d3a34) to head (3de6fdf).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #440   +/-   ##
=======================================
  Coverage   37.83%   37.83%           
=======================================
  Files          15       15           
  Lines        1208     1208           
=======================================
  Hits          457      457           
  Misses        701      701           
  Partials       50       50           

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

Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
@grokspawn grokspawn changed the title 🐛 fix a missed e2e testdata path update 🐛 fix an erroneous e2e testdata path update Oct 21, 2024
@grokspawn grokspawn added this pull request to the merge queue Oct 21, 2024
Merged via the queue into operator-framework:main with commit 341672a Oct 21, 2024
@grokspawn grokspawn deleted the e2e-upgrade-fix branch October 21, 2024 20:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants