Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Introduce deferrable service overrides #60

Merged
merged 2 commits into from
Nov 18, 2024

chore: Fix static analysis issues

3899bfe
Select commit
Loading
Failed to load commit list.
Merged

feat: Introduce deferrable service overrides #60

chore: Fix static analysis issues
3899bfe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 17, 2024 in 0s

85.56% (-1.24%) compared to 2abfc25

View this Pull Request on Codecov

85.56% (-1.24%) compared to 2abfc25

Details

Codecov Report

Attention: Patch coverage is 77.17391% with 21 lines in your changes missing coverage. Please review.

Project coverage is 85.56%. Comparing base (2abfc25) to head (3899bfe).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/Concerns/HandlesServiceOverrides.php 73.41% 21 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #60      +/-   ##
============================================
- Coverage     86.80%   85.56%   -1.24%     
- Complexity      379      407      +28     
============================================
  Files            57       58       +1     
  Lines          1091     1164      +73     
============================================
+ Hits            947      996      +49     
- Misses          144      168      +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.