kiwilan / php-audio

PHP package to parse and update audio files metadata, with JamesHeinrich/getID3.
MIT License
12 stars 0 forks source link

v3.0.06 #24

Closed ewilan-riviere closed 7 months ago

ewilan-riviere commented 7 months ago
codecov[bot] commented 7 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (eeffe50) 93.71% compared to head (87570ba) 93.95%. Report is 27 commits behind head on main.

Files Patch % Lines
src/Models/AudioCore.php 90.00% 3 Missing :warning:
src/Models/Id3Reader.php 99.49% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #24 +/- ## ============================================ + Coverage 93.71% 93.95% +0.24% - Complexity 461 482 +21 ============================================ Files 7 7 Lines 1686 1803 +117 ============================================ + Hits 1580 1694 +114 - Misses 106 109 +3 ```

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