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

🐛 fix an erroneous e2e testdata path update #440

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

grokspawn
Copy link
Contributor

@grokspawn grokspawn commented Oct 21, 2024

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
Copy link

codecov bot commented Oct 21, 2024

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.

@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
14 checks passed
@grokspawn grokspawn deleted the e2e-upgrade-fix branch October 21, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants