summaryrefslogtreecommitdiff
path: root/bugs/too_much_test_coverage_exclusion.mdwn
blob: 5f1b01f9f00ada5f4c43a361708af4963ba8ab4c (plain)
1
2
3
4
5
Too much code is excluded from test coverage. For example, as much code as possible in plugins should be unit tested (so coverage can be meaningfully tested). --liw

---

I've reviewed the code now, and most of the plugins have only code that is for that plugin, and it's usually not easily unit testable in any case. [[done]] --liw