fktn-k / fkYAML

A C++ header-only YAML library
MIT License
69 stars 7 forks source link

#45 add code coverage job #49

Closed fktn-k closed 1 year ago

fktn-k commented 1 year ago

The test code coverage has been introduced to both CMake target & GitHub Actions' workflow job.
This project will use Coveralls as a code coverage service.
The current coverage on develop branch will be displayed on top of the README.md.
The coverage rate will be growing upto 100% as much fastly as possible.