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 validate metrics endpoint #1522

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

camilamacedo86
Copy link
Contributor

@camilamacedo86 camilamacedo86 commented Dec 13, 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:#1475 just to ensure that the metrics work at the same way before and after the changes.

Motivation: #1509

@camilamacedo86 camilamacedo86 requested a review from a team as a code owner December 13, 2024 00:08
Copy link

netlify bot commented Dec 13, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 095294d
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/675c88e9f356c20008c0e793
😎 Deploy Preview https://deploy-preview-1522--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@camilamacedo86 camilamacedo86 force-pushed the add-test-krp branch 2 times, most recently from 64626ee to cdbef1b Compare December 13, 2024 17:56
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.68%. Comparing base (53f15b5) to head (095294d).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1522   +/-   ##
=======================================
  Coverage   74.68%   74.68%           
=======================================
  Files          42       42           
  Lines        3271     3271           
=======================================
  Hits         2443     2443           
  Misses        652      652           
  Partials      176      176           
Flag Coverage Δ
e2e 52.06% <ø> (-0.10%) ⬇️
unit 57.99% <ø> (ø)

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.

test/e2e/metrics_test.go Outdated Show resolved Hide resolved
test/e2e/metrics_test.go Outdated Show resolved Hide resolved
test/e2e/metrics_test.go Outdated Show resolved Hide resolved
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 61fe142 Dec 13, 2024
18 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