mrz1988 / lilies

A cross-platform colored text formatting tool for the command line
MIT License
0 stars 0 forks source link

Add codecov integration #34

Closed mrz1988 closed 5 years ago

mrz1988 commented 5 years ago

Code coverage metrics should help incentivize more unit test coverage and stuffs. Code coverage is only important on brand new code right now while we work on getting a complete enough feature set. New code should be fully tested with unit tests as much as humanly possible.