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

Add generic docblock

5bf7f71
Select commit
Loading
Failed to load commit list.
Merged

AMPHP driver #7

Add generic docblock
5bf7f71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 4, 2023 in 1s

84.37% of diff hit (target 91.80%)

View this Pull Request on Codecov

84.37% of diff hit (target 91.80%)

Annotations

Check warning on line 52 in src/Client/AsyncClientFactory.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Client/AsyncClientFactory.php#L49-L52

Added lines #L49 - L52 were not covered by tests

Check warning on line 15 in src/Concurrency/AmpDeferred.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Concurrency/AmpDeferred.php#L15

Added line #L15 was not covered by tests

Check warning on line 43 in src/Concurrency/AmpWorker.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Concurrency/AmpWorker.php#L43

Added line #L43 was not covered by tests

Check warning on line 20 in src/Concurrency/PslDeferred.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Concurrency/PslDeferred.php#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 30 in src/Concurrency/ReactDeferred.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Concurrency/ReactDeferred.php#L29-L30

Added lines #L29 - L30 were not covered by tests