Added CodeCov icon to README.md

This commit is contained in:
hneemann 2018-06-02 11:49:27 +02:00
parent 0d47619fbf
commit 39207fbba6

View File

@ -44,7 +44,7 @@ These are the main features of Digital:
- SVG export of circuits, including a LaTeX/Inkscape compatible SVG version (see - SVG export of circuits, including a LaTeX/Inkscape compatible SVG version (see
[ctan](https://www.ctan.org/tex-archive/info/svg-inkscape)) [ctan](https://www.ctan.org/tex-archive/info/svg-inkscape))
- No legacy code. - No legacy code.
- Good test coverage (about 80%; The GUI tests are not running on Travis-CI, so CodeCov measures only about 50%). - Good test coverage (about 80%; The GUI tests are not running on the headless Travis-CI servers, so CodeCov measures only about 50%).
Almost all examples contain test cases which ensure that they work correctly. Almost all examples contain test cases which ensure that they work correctly.
## Documentation ## ## Documentation ##