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

Guzzle 7.x is supported now #13

Merged
merged 5 commits into from
Sep 9, 2020
Merged

Guzzle 7.x is supported now #13

merged 5 commits into from
Sep 9, 2020

Conversation

tarampampam
Copy link
Contributor

Description

Changed

  • Guzzle 7 (guzzlehttp/guzzle) is supported now
  • Dependency tarampampam/wrappers-php version ~2.0 is supported
  • Code annotations is more strict

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I wrote unit tests for my code (if tests is required for my changes)
  • I have made changes in CHANGELOG.md file

@tarampampam tarampampam self-assigned this Sep 9, 2020
@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2020

Codecov Report

Merging #13 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #13   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       459       461    +2     
===========================================
  Files             33        33           
  Lines           1133      1137    +4     
===========================================
+ Hits            1133      1137    +4     
Flag Coverage Δ Complexity Δ
#php 100.00% <100.00%> (ø) 461.00 <0.00> (+2.00)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
src/Events/BeforeRequestSendingEvent.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
src/Responses/Entities/Balance.php 100.00% <ø> (ø) 15.00 <0.00> (ø)
src/Responses/Entities/CleanOptions.php 100.00% <ø> (ø) 11.00 <0.00> (ø)
src/Responses/Entities/Domain.php 100.00% <ø> (ø) 23.00 <0.00> (ø)
src/Responses/Entities/Group.php 100.00% <ø> (ø) 23.00 <0.00> (ø)
src/Responses/Entities/Report.php 100.00% <ø> (ø) 33.00 <0.00> (ø)
src/Responses/Entities/ReportContent.php 100.00% <ø> (ø) 5.00 <0.00> (ø)
src/Responses/Entities/ReportQuery.php 100.00% <ø> (ø) 11.00 <0.00> (ø)
src/Responses/Entities/ReportSourceState.php 100.00% <ø> (ø) 12.00 <0.00> (ø)
src/Responses/Entities/ReportState.php 100.00% <ø> (ø) 7.00 <0.00> (ø)
... and 12 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 85c6881...9af003a. Read the comment docs.

@tarampampam tarampampam marked this pull request as ready for review September 9, 2020 09:48
@tarampampam tarampampam merged commit c54c935 into master Sep 9, 2020
@tarampampam tarampampam deleted the guzzle-7 branch September 9, 2020 10: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.

None yet

3 participants