feat(imagick): add antialias option to ImagickImageBackEnd (#209) #235
+10
−1
Codecov / codecov/project
failed
Apr 5, 2026 in 1s
71.79% (-0.03%) compared to bf7d67c
View this Pull Request on Codecov
71.79% (-0.03%) compared to bf7d67c
Details
Codecov Report
❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.79%. Comparing base (bf7d67c) to head (ec1cc10).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Renderer/Image/ImagickImageBackEnd.php | 60.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #235 +/- ##
============================================
- Coverage 71.81% 71.79% -0.03%
- Complexity 995 996 +1
============================================
Files 49 49
Lines 3151 3155 +4
============================================
+ Hits 2263 2265 +2
- Misses 888 890 +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.
Loading