cdn77 / TestUtils

Test Utils for PHP to facilitate writing tests
2 stars 2 forks source link

refactor: drop deprecated EveryTestHasSameNamespaceAsTestedClass check #72

Closed simPod closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +1.43 :tada:

Comparison is base (fadd7ed) 97.82% compared to head (83be3c0) 99.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #72 +/- ## ============================================ + Coverage 97.82% 99.25% +1.43% + Complexity 52 39 -13 ============================================ Files 6 5 -1 Lines 184 135 -49 ============================================ - Hits 180 134 -46 + Misses 4 1 -3 ``` [see 1 file with indirect coverage changes](https://codecov.io/gh/cdn77/TestUtils/pull/72/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cdn77) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cdn77). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cdn77)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.