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

🌱 e2e: add tests to verify metrics endpoint#483

Merged
tmshort merged 1 commit into
operator-framework:mainfrom
camilamacedo86:add-only-test-krp
Dec 13, 2024
Merged

🌱 e2e: add tests to verify metrics endpoint#483
tmshort merged 1 commit into
operator-framework:mainfrom
camilamacedo86:add-only-test-krp

Conversation

@camilamacedo86

@camilamacedo86 camilamacedo86 commented Dec 12, 2024

Copy link
Copy Markdown
Contributor

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
@codecov

codecov Bot commented Dec 12, 2024

Copy link
Copy Markdown

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
Comment thread test/e2e/metrics_endpoint_test.go Outdated
Comment thread test/e2e/metrics_endpoint_test.go Outdated
Comment thread test/e2e/metrics_endpoint_test.go Outdated
@camilamacedo86 camilamacedo86 force-pushed the add-only-test-krp branch 2 times, most recently from 2774f94 to 3ebe399 Compare December 13, 2024 19:12

@tmshort tmshort left a comment

Copy link
Copy Markdown
Contributor

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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