Replies: 1 comment 4 replies
-
My opinions about code coverage: It is useful only for mutation testing, in order to characterize the code without proof of its behavior. So for me codecov is useless. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Do we want codecov integration where it is possible? For now, swiftmailer uses phpunit, but doctrine1 and symfony1 can be adapted in the foreseeable future. For symfony1 I would need php7.4 minimum to start integrating phpunit.
Beta Was this translation helpful? Give feedback.
All reactions