kiwilan / php-audio

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

v3.0.08 #33

Closed ewilan-riviere closed 3 months ago

ewilan-riviere commented 3 months ago

Add getDurationHumanReadable() method to get the duration in human readable format: HH:MM:SS.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 96.77419% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.48%. Comparing base (a50e473) to head (1f313ce). Report is 6 commits behind head on main.

Files Patch % Lines
src/Models/AudioCore.php 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## ============================================ + Coverage 93.39% 93.48% +0.08% - Complexity 486 487 +1 ============================================ Files 7 7 Lines 1756 1780 +24 ============================================ + Hits 1640 1664 +24 Misses 116 116 ```

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