feat: add unit to view instrument selection criteria#3647
feat: add unit to view instrument selection criteria#3647pichlermarc merged 6 commits intoopen-telemetry:mainfrom
Conversation
|
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3647 +/- ##
=======================================
Coverage 93.63% 93.63%
=======================================
Files 275 275
Lines 8090 8095 +5
Branches 1679 1682 +3
=======================================
+ Hits 7575 7580 +5
Misses 515 515
|
dyladan
left a comment
There was a problem hiding this comment.
Implementation looks good but I'd like to see tests added for the functionality
|
I'd also echo @dyladan on the tests 🙂 One added test similar to Feel free to reach out here or on the CNCF Slack if you have any questions 🙂 |
…3647) Signed-off-by: Julian Labatut <julian.labatut@etu.umontpellier.fr>
ff95dd4 to
245cab2
Compare
|
Please do not modify history or force push on open PRs. It makes it difficult to follow changes made since the last review. A simple merge of main is enough. The PR is squashed when it is merged anyway. |
|
This also needs a changelog entry |
Signed-off-by: Julian Labatut <julian.labatut@etu.umontpellier.fr>
Signed-off-by: Julian Labatut <julian.labatut@etu.umontpellier.fr>
pichlermarc
left a comment
There was a problem hiding this comment.
Thanks for adding the tests 🙂
One more change and this should be good to go 🙂
Signed-off-by: Julian Labatut <julian.labatut@etu.umontpellier.fr>
pichlermarc
left a comment
There was a problem hiding this comment.
Looks good 🚀
thank you for your contribution. 🙂
Which problem is this PR solving?
Allow
unitas an instrument selection criterion.Fixes #3643
Short description of the changes
unitFiltertoInstrumentSelector, as anExactPredicateType of change
How Has This Been Tested?
npm test