Overall test coverage:
When running the test suite with coverage in IntelliJ IDEA results are as follows:
| Class % |
Method % |
Line % |
Branch % |
| 65% (120/184) |
44% (765/1731) |
41% (3126/7503) |
38% (881/2273) |
This issue
This issue is created to keep track of updates in test coverage as I am currently working on providing the project with better overall test coverage.
This issue will be used as an overall tracker for the coming PRs. I will try to keep PRs at a somewhat reasonable size instead of combining all additions into one. This way updates are also easier to follow.
Overall test coverage:
When running the test suite with coverage in IntelliJ IDEA results are as follows:
This issue
This issue is created to keep track of updates in test coverage as I am currently working on providing the project with better overall test coverage.
This issue will be used as an overall tracker for the coming PRs. I will try to keep PRs at a somewhat reasonable size instead of combining all additions into one. This way updates are also easier to follow.