Perf: Optimize Arr::get and Arr::exists for performance improvement#22
Merged
Codecov / codecov/project
failed
Oct 24, 2025 in 0s
97.56% (-1.49%) compared to 45fb7dd
View this Pull Request on Codecov
97.56% (-1.49%) compared to 45fb7dd
Details
Codecov Report
❌ Patch coverage is 91.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.56%. Comparing base (45fb7dd) to head (4eb6a3c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Arr.php | 91.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #22 +/- ##
============================================
- Coverage 99.04% 97.56% -1.49%
- Complexity 55 64 +9
============================================
Files 4 4
Lines 105 123 +18
============================================
+ Hits 104 120 +16
- Misses 1 3 +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