Skip to content

Ensure support for invokable middlewares in HttpClientOptions #1004

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

Merged
merged 1 commit into from
Jun 14, 2025

Conversation

jeromegamez
Copy link
Member

Copy link

codecov bot commented Jun 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.02%. Comparing base (831fdd6) to head (3f4896e).
Report is 2 commits behind head on 7.x.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##                7.x    #1004   +/-   ##
=========================================
  Coverage     90.02%   90.02%           
  Complexity     1443     1443           
=========================================
  Files           140      140           
  Lines          4191     4192    +1     
=========================================
+ Hits           3773     3774    +1     
  Misses          418      418           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jeromegamez jeromegamez force-pushed the fix-guzzle-middleware-handling branch from f93665b to 3f4896e Compare June 14, 2025 13:03
@jeromegamez jeromegamez changed the title Ensure HttpClientOptions work with multiple kinds of middleware definitions Ensure support for invokable middlewares in HttpClientOptions Jun 14, 2025
@jeromegamez jeromegamez merged commit 00f2564 into 7.x Jun 14, 2025
13 checks passed
@jeromegamez jeromegamez deleted the fix-guzzle-middleware-handling branch June 14, 2025 13:07
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.

Support the handler option in the config
1 participant