Add Multipart File Upload & Cookie Management Features#25
Merged
Codecov / codecov/project
failed
Oct 24, 2025 in 0s
96.41% (-0.34%) compared to 8ded390
View this Pull Request on Codecov
96.41% (-0.34%) compared to 8ded390
Details
Codecov Report
❌ Patch coverage is 95.76471% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.41%. Comparing base (8ded390) to head (74d09ec).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Cookie/Cookie.php | 94.32% | 8 Missing |
| src/Multipart/MultipartStreamBuilder.php | 92.75% | 5 Missing |
| src/Cookie/CookieJar.php | 96.22% | 4 Missing |
| src/Multipart/Part.php | 98.27% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #25 +/- ##
============================================
- Coverage 96.74% 96.41% -0.34%
- Complexity 270 426 +156
============================================
Files 28 33 +5
Lines 830 1255 +425
============================================
+ Hits 803 1210 +407
- Misses 27 45 +18 ☔ 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