minkphp / phpunit-mink

Library for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.
BSD 3-Clause "New" or "Revised" License
70 stars 20 forks source link

Display coverage status in the build name #113

Closed aik099 closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8d97358) 85.50% compared to head (c91a111) 82.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #113 +/- ## ============================================ - Coverage 85.50% 82.15% -3.36% Complexity 351 351 ============================================ Files 34 34 Lines 973 936 -37 ============================================ - Hits 832 769 -63 - Misses 141 167 +26 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.