softberg / quantum-php-core

Quantum PHP Framework
http://quantumphp.io
MIT License
31 stars 13 forks source link

Refactoring Curl to HttpClient #123

Closed armanist closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #123 (d89c086) into master (1f0eda8) will increase coverage by 0.51%. The diff coverage is 90.56%.

@@             Coverage Diff              @@
##             master     #123      +/-   ##
============================================
+ Coverage     69.78%   70.29%   +0.51%     
- Complexity     1717     1731      +14     
============================================
  Files           147      147              
  Lines          4068     4377     +309     
============================================
+ Hits           2839     3077     +238     
- Misses         1229     1300      +71     
Impacted Files Coverage Δ
src/Exceptions/HttpException.php 20.00% <0.00%> (+20.00%) :arrow_up:
src/Libraries/Curl/HttpClient.php 93.20% <93.20%> (ø)
src/Http/Request/HttpRequest.php 68.67% <0.00%> (-3.48%) :arrow_down:
src/Libraries/Auth/WebAuth.php 88.70% <0.00%> (-1.30%) :arrow_down:
src/Router/Router.php 92.18% <0.00%> (-0.19%) :arrow_down:
src/Router/Route.php 100.00% <0.00%> (ø)
src/Http/Request/Params.php 0.00% <0.00%> (ø)
src/Tracer/ErrorHandler.php 0.00% <0.00%> (ø)
src/Http/Response/statuses.php 100.00% <0.00%> (ø)
src/Migration/MigrationTemplate.php 0.00% <0.00%> (ø)
... and 26 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more