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

move float metrics compare wrapper to common #1073

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

ranakan19
Copy link
Contributor

wrt to conversation - #1072 (comment)

Moving float metrics comparision wrapper to toolchain-common to avoid cyclic import dependency when trying to replace assert.Equal with AssertMetricsCounterEquals.

related PR: codeready-toolchain/toolchain-common#423

Copy link
Contributor

@MatousJobanek MatousJobanek left a comment

Choose a reason for hiding this comment

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

Thanks

Copy link

openshift-ci bot commented Aug 14, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alexeykazakov, MatousJobanek, ranakan19, 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,alexeykazakov,ranakan19,xcoulon]

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

Copy link

sonarcloud bot commented Aug 15, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
61.1% Duplication on New Code (required ≤ 20%)

See analysis details on SonarCloud

@ranakan19 ranakan19 merged commit 57e09f4 into codeready-toolchain:master Aug 15, 2024
11 of 13 checks passed
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.08%. Comparing base (e7101da) to head (5026745).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1073      +/-   ##
==========================================
+ Coverage   85.06%   85.08%   +0.01%     
==========================================
  Files          55       55              
  Lines        5034     5034              
==========================================
+ Hits         4282     4283       +1     
+ Misses        581      580       -1     
  Partials      171      171              

see 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants