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

metrics: measure roundtrips in seconds #486

Conversation

xcoulon
Copy link
Contributor

@xcoulon xcoulon commented Nov 20, 2024

not in milliseconds, which results in histogram buckets under '1' being always empty

Signed-off-by: Xavier Coulon [email protected]

not in milliseconds, which results in histogram buckets under '1' being always empty

Signed-off-by: Xavier Coulon <[email protected]>
Copy link

sonarcloud bot commented Nov 20, 2024

Copy link

openshift-ci bot commented Nov 20, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: MatousJobanek, xcoulon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [MatousJobanek,xcoulon]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@MatousJobanek
Copy link
Contributor

/lgtm

@xcoulon
Copy link
Contributor Author

xcoulon commented Nov 20, 2024

thanks for the quick review @MatousJobanek ! 🙌

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.46%. Comparing base (258c17c) to head (00a1c2d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #486   +/-   ##
=======================================
  Coverage   85.46%   85.46%           
=======================================
  Files          32       32           
  Lines        3172     3172           
=======================================
  Hits         2711     2711           
  Misses        374      374           
  Partials       87       87           
Flag Coverage Δ
unittests 85.46% <100.00%> (ø)

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.


🚨 Try these New Features:

@openshift-merge-bot openshift-merge-bot bot merged commit c12a3d9 into codeready-toolchain:master Nov 20, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants