Fix argument type for RedirectTrait methods #753
Merged
Codecov / codecov/project
failed
Jan 27, 2025 in 0s
90.26% (-0.20%) compared to fd1d8bd
View this Pull Request on Codecov
90.26% (-0.20%) compared to fd1d8bd
Details
Codecov Report
Attention: Patch coverage is 84.21053%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 90.26%. Comparing base (
fd1d8bd
) to head (07720c6
).
Report is 72 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/Error/ExceptionRenderer.php | 75.00% | 1 Missing |
src/Listener/ApiQueryLogListener.php | 85.71% | 1 Missing |
src/Traits/RedirectTrait.php | 87.50% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #753 +/- ##
============================================
- Coverage 90.45% 90.26% -0.20%
- Complexity 369 371 +2
============================================
Files 36 36
Lines 1153 1161 +8
============================================
+ Hits 1043 1048 +5
- Misses 110 113 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading