Convert to native enums in PHP 8.1 #124
Open
Codecov / codecov/project
failed
May 4, 2026 in 0s
95.60% (-0.68%) compared to 56a31db
View this Pull Request on Codecov
95.60% (-0.68%) compared to 56a31db
Details
Codecov Report
❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.60%. Comparing base (56a31db) to head (3ee56b5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Enums/HTTPMethod.php | 0.00% | 3 Missing |
| src/Enums/HTTPMethodLTE80.php | 0.00% | 2 Missing |
| src/Enums/HTTPMethodGTE81.php | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 8.1 #124 +/- ##
============================================
- Coverage 96.28% 95.60% -0.68%
Complexity 119 119
============================================
Files 21 23 +2
Lines 457 455 -2
============================================
- Hits 440 435 -5
- Misses 17 20 +3 ☔ 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.
Loading