Closed ewilan-riviere closed 3 months ago
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: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add
getDurationHumanReadable()
method to get the duration in human readable format:HH:MM:SS
.