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

Add unit test for setting legacy components #24

Merged
merged 3 commits into from
Dec 9, 2023

Fix ::class error in Builder from php v5.4

74482b4
Select commit
Loading
Failed to load commit list.
Merged

Add unit test for setting legacy components #24

Fix ::class error in Builder from php v5.4
74482b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 9, 2023 in 0s

99.73% (-0.18%) compared to 2dde754

View this Pull Request on Codecov

99.73% (-0.18%) compared to 2dde754

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (2dde754) 99.91% compared to head (74482b4) 99.73%.

Files Patch % Lines
src/Container/AurynContainer.php 85.71% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #24      +/-   ##
============================================
- Coverage     99.91%   99.73%   -0.18%     
- Complexity      438      444       +6     
============================================
  Files            44       44              
  Lines          1128     1138      +10     
============================================
+ Hits           1127     1135       +8     
- Misses            1        3       +2     

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