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

perf(coroutines): removed unnecessary locking in SF container #225

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Rastusik
Copy link
Contributor

@Rastusik Rastusik commented Mar 8, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #225 (5f82ff3) into develop (b86c8e4) will increase coverage by 0.02%.
The diff coverage is 72.50%.

❗ Current head 5f82ff3 differs from pull request most recent head cbb81da. Consider uploading reports for the commit cbb81da to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #225      +/-   ##
=============================================
+ Coverage      85.42%   85.45%   +0.02%     
- Complexity      1125     1129       +4     
=============================================
  Files            171      171              
  Lines           3747     3753       +6     
=============================================
+ Hits            3201     3207       +6     
  Misses           546      546              
Impacted Files Coverage Δ
...Symfony/Container/ContainerSourceCodeExtractor.php 100.00% <ø> (ø)
src/Bridge/Symfony/Container/ContainerModifier.php 86.78% <70.27%> (+0.23%) ⬆️
src/Bridge/Symfony/Container/BlockingContainer.php 100.00% <100.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants