Skip to content

fixes for 4.0.0

Codecov / codecov/project succeeded Oct 3, 2024 in 0s

94.36% (+0.88%) compared to 1f313ce

View this Pull Request on Codecov

94.36% (+0.88%) compared to 1f313ce

Details

Codecov Report

Attention: Patch coverage is 94.13764% with 69 lines in your changes missing coverage. Please review.

Project coverage is 94.36%. Comparing base (1f313ce) to head (d43d294).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/Id3/Id3Writer.php 87.50% 30 Missing ⚠️
src/Id3/Id3Reader.php 78.70% 23 Missing ⚠️
src/Audio.php 95.40% 8 Missing ⚠️
src/Core/AudioCore.php 99.19% 2 Missing ⚠️
src/Id3/Reader/Id3Audio.php 92.00% 2 Missing ⚠️
src/Id3/Reader/Id3AudioTag.php 96.29% 1 Missing ⚠️
src/Id3/Reader/Id3CommentsPicture.php 92.85% 1 Missing ⚠️
src/Id3/Reader/Id3Stream.php 94.44% 1 Missing ⚠️
src/Models/AudioCover.php 95.23% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #35      +/-   ##
============================================
+ Coverage     93.48%   94.36%   +0.88%     
+ Complexity      487      290     -197     
============================================
  Files             7       22      +15     
  Lines          1780     1242     -538     
============================================
- Hits           1664     1172     -492     
+ Misses          116       70      -46     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.