mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-07 20:05:52 -04:00
updated README.md
This commit is contained in:
parent
f0d63d32d3
commit
73b50c32fc
@ -64,7 +64,7 @@ These are the main features of Digital:
|
||||
- SVG export of circuits, including a LaTeX/Inkscape compatible SVG version (see
|
||||
[ctan](https://www.ctan.org/tex-archive/info/svg-inkscape))
|
||||
- No legacy code.
|
||||
- Good test coverage (exclusive of GUI classes about 80%).
|
||||
- Good test coverage (about 80%).
|
||||
Almost all examples contain test cases which ensure that they work correctly.
|
||||
|
||||
## Documentation ##
|
||||
@ -208,6 +208,6 @@ If you want to build Digital from the source code:
|
||||
* A discussion should avoid duplicate or unnecessary work.
|
||||
* Before you send a pull request, make sure that at least `mvn install` runs without errors.
|
||||
* Don't introduce new findbugs issues.
|
||||
* Try to keep the test coverage high. The target is 80% test coverage at all non GUI components.
|
||||
* Try to keep the test coverage high. The target is a minimum of 80% test coverage.
|
||||
* So far, there are only a few GUI tests, so that the overall test coverage is only slightly below 80%.
|
||||
Try to keep the amount of untested GUI code low.
|
||||
|
Loading…
x
Reference in New Issue
Block a user