Skip to content

Conversation

baseciq
Copy link
Contributor

@baseciq baseciq commented Jul 13, 2025

Fixes #113

Avoid reading 0-sized records

@ewilan-riviere ewilan-riviere self-assigned this Jul 13, 2025
Copy link

codecov bot commented Jul 13, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 90.07%. Comparing base (e6adbf3) to head (4b9cef9).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Formats/Mobi/Parser/MobiParser.php 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #114      +/-   ##
============================================
- Coverage     90.13%   90.07%   -0.07%     
- Complexity      837      843       +6     
============================================
  Files            32       32              
  Lines          2586     2589       +3     
============================================
+ Hits           2331     2332       +1     
- Misses          255      257       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ewilan-riviere
Copy link
Contributor

Thanks for this PR!

@ewilan-riviere ewilan-riviere merged commit f9d330e into kiwilan:main Jul 13, 2025
8 of 10 checks passed
@ewilan-riviere ewilan-riviere mentioned this pull request Jul 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: passing 0 to fread in Utils/Stream.php +49

2 participants