Skip to content

feat!: replace dasprid/enum with native PHP enums

c95e730
Select commit
Loading
Failed to load commit list.
Open

feat!: replace dasprid/enum with native PHP enums #230

feat!: replace dasprid/enum with native PHP enums
c95e730
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

72.72% (+0.90%) compared to bf7d67c

View this Pull Request on Codecov

72.72% (+0.90%) compared to bf7d67c

Details

Codecov Report

❌ Patch coverage is 63.13364% with 80 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.72%. Comparing base (bf7d67c) to head (c95e730).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
src/Renderer/Image/EpsImageBackEnd.php 0.00% 46 Missing ⚠️
src/Common/CharacterSetEci.php 85.00% 12 Missing ⚠️
src/Renderer/Image/SvgImageBackEnd.php 57.14% 12 Missing ⚠️
src/Renderer/Image/ImagickImageBackEnd.php 16.66% 5 Missing ⚠️
src/Common/ErrorCorrectionLevel.php 85.00% 3 Missing ⚠️
src/Common/Mode.php 95.00% 1 Missing ⚠️
src/Encoder/Encoder.php 92.85% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #230      +/-   ##
============================================
+ Coverage     71.81%   72.72%   +0.90%     
- Complexity      995     1075      +80     
============================================
  Files            49       49              
  Lines          3151     3226      +75     
============================================
+ Hits           2263     2346      +83     
+ Misses          888      880       -8     

☔ 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.