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

add missing guzzle-exception annotations #1055

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

asteragos
Copy link
Contributor

This PR enhances exception documentation by adding missing throws-annotations for guzzle exceptions like ConnectException, which can be thrown across the package. It builds upon the changes made in #1050.

Changes
Added throws-annotations for guzzle exceptions in method doc blocks.

Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7a4e44d) to head (c50e55e).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              master     #1055   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       193       193           
===========================================
  Files             20        20           
  Lines            521       521           
===========================================
  Hits             521       521           
Files with missing lines Coverage Δ
src/Provider/AbstractProvider.php 100.00% <ø> (ø)

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