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

🌱 e2e: add tests to verify metrics endpoint #483

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

camilamacedo86
Copy link
Contributor

@camilamacedo86 camilamacedo86 commented Dec 12, 2024

As described in the RFC https://docs.google.com/document/d/1hYOtHWcfoX_zWvy2YeolQBGuDgmP72vXMlrj9q9kPBQ/edit?tab=t.0 we would like to add the tests before get merge the PR: #460 just to ensure that the metrics work at the same way before and after the changes.

Motivation: operator-framework/operator-controller#1509

@camilamacedo86 camilamacedo86 requested a review from a team as a code owner December 12, 2024 22:59
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.23%. Comparing base (e2d3b56) to head (b30b516).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #483   +/-   ##
=======================================
  Coverage   38.23%   38.23%           
=======================================
  Files          15       15           
  Lines        1224     1224           
=======================================
  Hits          468      468           
  Misses        706      706           
  Partials       50       50           

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

@camilamacedo86 camilamacedo86 changed the title e2e: add tests to verify metrics endpoint 🌱 e2e: add tests to verify metrics endpoint Dec 12, 2024
@camilamacedo86 camilamacedo86 changed the title 🌱 e2e: add tests to verify metrics endpoint WIP: 🌱 e2e: add tests to verify metrics endpoint Dec 13, 2024
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 13, 2024
@camilamacedo86 camilamacedo86 force-pushed the add-only-test-krp branch 2 times, most recently from b242984 to 230202b Compare December 13, 2024 00:36
@camilamacedo86 camilamacedo86 changed the title WIP: 🌱 e2e: add tests to verify metrics endpoint 🌱 e2e: add tests to verify metrics endpoint Dec 13, 2024
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 13, 2024
@camilamacedo86 camilamacedo86 force-pushed the add-only-test-krp branch 2 times, most recently from 35a2362 to cbaf448 Compare December 13, 2024 17:39
@camilamacedo86 camilamacedo86 force-pushed the add-only-test-krp branch 2 times, most recently from 2774f94 to 3ebe399 Compare December 13, 2024 19:12
Copy link
Contributor

@tmshort tmshort left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 13, 2024
@tmshort tmshort added this pull request to the merge queue Dec 13, 2024
Merged via the queue into operator-framework:main with commit f91558f Dec 13, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants