storecore-zz / core

Secure · Mobile · Performance
GNU General Public License v3.0
2 stars 1 forks source link

Implement PSR-7 RequestInterface in Request #126

Closed wardvanderput closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #126 into develop will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #126      +/-   ##
=============================================
+ Coverage      99.89%   99.89%   +<.01%     
- Complexity      1237     1251      +14     
=============================================
  Files             87       87              
  Lines           3832     3892      +60     
=============================================
+ Hits            3828     3888      +60     
  Misses             4        4
Impacted Files Coverage Δ Complexity Δ
tests/LocationTest.php 100% <ø> (ø) 101 <0> (-7) :arrow_down:
tests/Psr/Http/Client/ClientExceptionTest.php 100% <100%> (ø) 4 <0> (+1) :arrow_up:
tests/LocationFactoryTest.php 100% <100%> (ø) 18 <1> (+1) :arrow_up:
tests/RequestStreamTest.php 100% <100%> (ø) 12 <1> (+1) :arrow_up:
tests/RequestTest.php 100% <100%> (ø) 59 <19> (+18) :arrow_up:

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 bf82a32...07a4f20. Read the comment docs.