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

PHPBench #8

Merged
merged 3 commits into from
Sep 29, 2023
Merged

PHPBench #8

merged 3 commits into from
Sep 29, 2023

Conversation

jenky
Copy link
Collaborator

@jenky jenky commented Sep 29, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #8 (474dd43) into main (baa1731) will decrease coverage by 3.78%.
Report is 3 commits behind head on main.
The diff coverage is 90.20%.

@@             Coverage Diff              @@
##               main       #8      +/-   ##
============================================
- Coverage     95.58%   91.80%   -3.78%     
- Complexity       64       87      +23     
============================================
  Files            10       16       +6     
  Lines           181      244      +63     
============================================
+ Hits            173      224      +51     
- Misses            8       20      +12     
Files Coverage Δ
src/Client/AsyncClientTrait.php 100.00% <100.00%> (ø)
src/Client/GuzzleClient.php 100.00% <100.00%> (ø)
src/Client/ReactClient.php 100.00% <100.00%> (ø)
src/Concurrency/PslDeferred.php 100.00% <100.00%> (ø)
src/Concurrency/ReactDeferred.php 100.00% <100.00%> (ø)
src/Exception/InvalidPoolRequestException.php 100.00% <100.00%> (ø)
src/PoolFactory.php 100.00% <100.00%> (+1.63%) ⬆️
src/PoolTrait.php 100.00% <100.00%> (ø)
src/Client/DelayTrait.php 87.50% <87.50%> (ø)
src/ClientPool.php 92.85% <92.85%> (ø)
... and 6 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jenky jenky merged commit 76a961b into main Sep 29, 2023
3 of 5 checks passed
@jenky jenky deleted the bench branch September 29, 2023 03:42
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.

1 participant