-
Notifications
You must be signed in to change notification settings - Fork 26
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
Capcheck #523
Capcheck #523
Conversation
Codecov Report
@@ Coverage Diff @@
## main #523 +/- ##
==========================================
+ Coverage 84.28% 85.77% +1.49%
==========================================
Files 188 188
Lines 7176 7176
==========================================
+ Hits 6048 6155 +107
+ Misses 931 824 -107
Partials 197 197
Continue to review full report at Codecov.
|
Kudos, SonarCloud Quality Gate passed! 0 Bugs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥳
Made function for determining partner id metric label value to be exported - allowing for other partner ID metrics to use it. Example of where it can be used is in Svalinn for this new metric: xmidt-org/svalinn#136
Also includes unit tests I somehow failed to commit in my last pr.
Would release the capability check changes.