Add optional code coverage todo
This commit is contained in:
parent
1a57164481
commit
fbcd6d3a87
|
@ -15,6 +15,7 @@
|
|||
- [ ] Soft wrap
|
||||
- [ ] And replace
|
||||
- [ ] Darkmode/Lightmode or color themes
|
||||
- [ ] Add [code coverage check](https://docs.gitlab.com/ee/user/project/merge_requests/test_coverage_visualization.html) to verify quality of unit tests
|
||||
|
||||
## Credits/Sources
|
||||
- [james-d/SimpleMVP](https://github.com/james-d/SimpleMVP/tree/master/src/examples/mvp) -> Demonstration of JavaFX Model/View/Controller application
|
||||
|
|
Loading…
Reference in New Issue