sabre-io / cache

:handbag: Simple cache abstraction layer implementing PSR-16
BSD 3-Clause "New" or "Revised" License
54 stars 10 forks source link

test: convertDeprecationsToExceptions in PHP unit tests #60

Closed phil-davis closed 11 months ago

phil-davis commented 11 months ago

to be consistent with the PHP unit test setting in other sabre repos

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (859cab5) 98.75% compared to head (65a44aa) 98.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #60 +/- ## ========================================= Coverage 98.75% 98.75% Complexity 89 89 ========================================= Files 4 4 Lines 161 161 ========================================= Hits 159 159 Misses 2 2 ```

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