Implemented Telemetry, Cache, DefaultImplementation. Refactored components #7
Codecov / codecov/project
failed
Apr 22, 2026 in 0s
74.74% (target 90.00%)
View this Pull Request on Codecov
74.74% (target 90.00%)
Details
Codecov Report
❌ Patch coverage is 75.22236% with 195 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.74%. Comparing base (94d91b8) to head (50ba638).
❌ Your project check has failed because the head coverage (74.74%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #7 +/- ##
============================================
+ Coverage 72.29% 74.74% +2.44%
- Complexity 346 566 +220
============================================
Files 44 55 +11
Lines 1025 1548 +523
============================================
+ Hits 741 1157 +416
- Misses 284 391 +107 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/Annotation/Annotation.php | 100.00% <ø> (ø) |
|
| src/Annotation/AnnotationReader.php | 100.00% <100.00%> (ø) |
|
| src/Annotation/MethodExecutionAnnotation.php | 0.00% <ø> (ø) |
|
| src/Code/MethodCodeGenerator.php | 91.89% <ø> (-0.42%) |
⬇️ |
| src/Container/Annotation/Inject.php | 0.00% <ø> (ø) |
|
| src/Container/CircularReferenceGuard.php | 100.00% <100.00%> (ø) |
|
| src/Container/Container.php | 100.00% <100.00%> (+14.47%) |
⬆️ |
| ...c/MethodExecution/Builder/MethodExecutionProxy.php | 100.00% <100.00%> (ø) |
|
| src/Reflection/ReflectionUtils.php | 98.59% <100.00%> (-0.02%) |
⬇️ |
| src/Repository/Handler/RepositoryBuildHandler.php | 87.14% <100.00%> (ø) |
|
| ... and 19 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading