PUGX / shortid-php

An implementation of ShortId in PHP
MIT License
51 stars 7 forks source link

🎨 use Randomizer on PHP 8.3 #25

Closed garak closed 1 month ago

garak commented 10 months ago

Fix #23

codecov-commenter commented 10 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 97.18%. Comparing base (28955c1) to head (17479bd). Report is 2 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #25 +/- ## ============================================ + Coverage 97.10% 97.18% +0.08% - Complexity 37 38 +1 ============================================ Files 2 2 Lines 69 71 +2 ============================================ + Hits 67 69 +2 Misses 2 2 ```

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