aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/result/CoverageTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* No docs search AND timeout should give 0 coverage instead of 100%.Henning Baldersheim2023-10-181-0/+20
* Update copyrightJon Bratseth2023-10-091-1/+1
* Avoid constructor with magic that is not understandableHenning Baldersheim2023-03-231-9/+10
* Add test showing behaviour when using 0Henning Baldersheim2023-03-221-0/+3
* It is enough to have a single document to verify that the corpus is OK.Henning Baldersheim2023-03-221-0/+9
* Remove all traces from computeCoverageFromTargetActiveDocsHenning Baldersheim2022-09-291-8/+2
* Control whether to report coverage based on active or target active documents.Henning Baldersheim2022-09-191-0/+99