Closed erica-chiu closed 5 years ago
Merging #386 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #386 +/- ##
==========================================
+ Coverage 86.85% 86.86% +<.01%
==========================================
Files 336 336
Lines 10950 10956 +6
Branches 351 578 +227
==========================================
+ Hits 9511 9517 +6
Misses 1439 1439
Impacted Files | Coverage Δ | |
---|---|---|
...op/stages/impl/selector/ModelSelectorSummary.scala | 93% <100%> (+0.44%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 07a4a73...79c9083. Read the comment docs.
@erica-chiu proposed tests are defining the custom evaluator incorrectly. Here is how is supposed to work #387
Related issues
Describe the proposed solution Change the matching when parsing model selector metadata into metrics from name of metric to metric keys
Describe alternatives you've considered N/A
Additional context Allows for parsing of metadata to be based on content rather than the name, allowing for multiple metrics of the same type