WojciechRynczuk / vcdMaker

A tool for converting text log files to the VCD format.
https://vcdmaker.org
MIT License
29 stars 2 forks source link

Add code coverage #63

Closed WojciechRynczuk closed 5 years ago

WojciechRynczuk commented 5 years ago

Let's add code coverage to the project. Coveralls looks good.

endrjux commented 5 years ago

For coverage to actually show something we should also write more tests...

WojciechRynczuk commented 5 years ago

Yet done.