aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/cover/backend/modules_test.go
Commit message (Collapse)AuthorAgeFilesLines
* pkg/cover/backend: refactor module discoveryDmitry Vyukov2021-03-181-0/+26
Restructure discovery code that it can be tested and add a manual test. Also remove some code duplication for module creation.