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

feat: Add support for SF 7.0, add PHP 8.3 #20

Merged
merged 3 commits into from
Nov 30, 2023
Merged

Conversation

ksaveras
Copy link
Owner

No description provided.

@ksaveras ksaveras self-assigned this Nov 30, 2023
Copy link
Contributor

Coverage report for commit: 33a23d6
File: coverage/clover.xml

Summary - Lines: 98.16% | Methods: 94.23%
FilesLinesMethodsBranches
src/Awareness
   CircuitBreakerAwareTrait.php100.00%100.00%100.00%
src
   Circuit.php100.00%100.00%100.00%
   CircuitBreaker.php100.00%100.00%100.00%
   CircuitBreakerFactory.php100.00%100.00%100.00%
   State.php100.00%100.00%100.00%
src/Exception
   CircuitBreakerException.php100.00%100.00%100.00%
   OpenCircuitException.php100.00%100.00%100.00%
src/HeaderPolicy
   HttpHeaderPolicy.php100.00%100.00%100.00%
   PolicyChain.php100.00%100.00%100.00%
   RateLimitPolicy.php100.00%100.00%100.00%
   RetryAfterPolicy.php100.00%100.00%100.00%
src/Policy
   ConstantRetryPolicy.php100.00%100.00%100.00%
   ExponentialRetryPolicy.php88.89%66.67%100.00%
   LinearRetryPolicy.php88.89%66.67%100.00%
src/Storage
   CacheStorage.php100.00%100.00%100.00%
   InMemoryStorage.php91.67%66.67%100.00%

🤖 comment via lucassabreu/comment-coverage-clover

@ksaveras ksaveras merged commit c1e3d7e into main Nov 30, 2023
7 checks passed
@ksaveras ksaveras deleted the chore-support-sf70 branch November 30, 2023 08:12
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