odinson
odinson copied to clipboard
Improve testing coverage to 80%
Improve code coverage to 80%
Description of the current state of the tests:
3 projects [#lines without coverage]
- Play App [196]
- Core [790]
- Extra [254]
Play App
3 files. 0% tested
Core
13 files.
Top lowest in testing %tested [#lines without testing]:
- lucene: 69.1% [458]
- compiler: 51.4% [136]
- digraph: 56.4% [47]
- state: 58.97% [48]
Extra
8 files. 0% tested.
Suggested order:
- lucene package
- compiler package
- Extra project
- PlayFramework tests
- Re-evaluate the testing situation.
@gcgbarbosa can you please break this down into the nearer-term and longer term goals we discussed?
@BeckySharp would you mind refreshing me with what those are? We discussed bumping the coverage to 60% and after that start testing what is in the documentation rn. Is that right?