Skip to content

fix: phpstan and require php 8.3

8cad556
Select commit
Loading
Failed to load commit list.
Merged

feat: switch to new CLI parser #704

fix: phpstan and require php 8.3
8cad556
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 4, 2026 in 1s

60.70% (-5.93%) compared to 608c02a

View this Pull Request on Codecov

60.70% (-5.93%) compared to 608c02a

Details

Codecov Report

❌ Patch coverage is 6.66667% with 140 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.70%. Comparing base (608c02a) to head (8cad556).

Files with missing lines Patch % Lines
src/PHPDraft/Out/OpenAPI/OpenApiRenderer.php 11.39% 70 Missing ⚠️
src/PHPDraft/In/CLI.php 0.00% 64 Missing ⚠️
...PHPDraft/Out/OpenAPI/Tests/OpenApiRendererTest.php 0.00% 5 Missing ⚠️
src/PHPDraft/In/ApibFileParser.php 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #704      +/-   ##
============================================
- Coverage     66.63%   60.70%   -5.93%     
- Complexity      443      489      +46     
============================================
  Files            26       27       +1     
  Lines          1127     1242     +115     
============================================
+ Hits            751      754       +3     
- Misses          376      488     +112     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.