Posts marked with “code coverage”

Code Coverage Validation With Codecov

by · June 6, 2023

0
 

Every year we’re getting new versions of PHP, which is great but it means we’re going to have to constantly put time into upgrading our code as features are added, deprecated, and removed from the core language. Because our code base is only going to have more lines of code over time, it can be […]