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.
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.