gb_read icon indicating copy to clipboard operation
gb_read copied to clipboard

Probably worth adding tarpaulin + coveralls

Open k3yavi opened this issue 3 years ago • 0 comments

Hi @jperkel ,

The repo look great ! I I just have a minor suggestion to improve & maintain the robustness of the code. Through github actions and tarpaulin you can also track what percentage of your source code is covered through unit tests, coveralls also provides a nice web interface to track it. Just as an example check this out for one of my repo, the code to add can be found here.

k3yavi avatar Nov 25 '20 03:11 k3yavi