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

AMPHP driver #7

Merged
merged 24 commits into from
Oct 6, 2023
Merged

AMPHP driver #7

merged 24 commits into from
Oct 6, 2023

Conversation

jenky
Copy link
Collaborator

@jenky jenky commented Sep 28, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Merging #7 (5bf7f71) into main (76a961b) will increase coverage by 1.41%.
Report is 1 commits behind head on main.
The diff coverage is 84.37%.

@@             Coverage Diff              @@
##               main       #7      +/-   ##
============================================
+ Coverage     91.80%   93.21%   +1.41%     
- Complexity       87      106      +19     
============================================
  Files            16       19       +3     
  Lines           244      280      +36     
============================================
+ Hits            224      261      +37     
+ Misses           20       19       -1     
Files Coverage Δ
src/Client/AsyncClientTrait.php 100.00% <100.00%> (ø)
src/Client/DelayTrait.php 100.00% <ø> (+12.50%) ⬆️
src/Client/GuzzleClient.php 100.00% <100.00%> (ø)
src/Client/SymfonyClient.php 97.14% <100.00%> (+5.25%) ⬆️
src/ClientPool.php 100.00% <ø> (+7.14%) ⬆️
src/Concurrency/AmpTask.php 100.00% <100.00%> (ø)
src/Concurrency/DriverDiscovery.php 95.45% <100.00%> (+7.95%) ⬆️
src/Concurrency/PslWorker.php 100.00% <ø> (+14.28%) ⬆️
src/Concurrency/ReactWorker.php 100.00% <ø> (+14.28%) ⬆️
src/ConnectorPool.php 94.11% <100.00%> (+14.11%) ⬆️
... and 7 more

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

@jenky jenky merged commit 4c03372 into main Oct 6, 2023
6 of 7 checks passed
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.

None yet

1 participant