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

Performance optimization #387

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Remove delegates from has()

696b19f
Select commit
Loading
Failed to load commit list.
Open

Performance optimization #387

Remove delegates from has()
696b19f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 26, 2025 in 0s

85.39% of diff hit (target 100.00%)

View this Pull Request on Codecov

85.39% of diff hit (target 100.00%)

Annotations

Check warning on line 113 in src/CompositeContainer.php

@codecov codecov / codecov/patch

src/CompositeContainer.php#L108-L113

Added lines #L108 - L113 were not covered by tests

Check warning on line 123 in src/CompositeContainer.php

@codecov codecov / codecov/patch

src/CompositeContainer.php#L121-L123

Added lines #L121 - L123 were not covered by tests

Check warning on line 126 in src/CompositeContainer.php

@codecov codecov / codecov/patch

src/CompositeContainer.php#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 129 in src/CompositeContainer.php

@codecov codecov / codecov/patch

src/CompositeContainer.php#L129

Added line #L129 was not covered by tests

Check warning on line 153 in src/Container.php

@codecov codecov / codecov/patch

src/Container.php#L153

Added line #L153 was not covered by tests