narrowspark / framework

:dragon: The main repository for all narrowspark components.
MIT License
16 stars 2 forks source link

Feature/http #798

Closed prisis closed 4 years ago

prisis commented 4 years ago
Q A
Branch? master
Bug fix? no
New feature? yes
Deprecations? no
Tickets -
License MIT
Doc PR -
codecov[bot] commented 4 years ago

Codecov Report

Merging #798 into master will decrease coverage by 0.01%. The diff coverage is 93.97%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #798      +/-   ##
============================================
- Coverage     84.35%   84.34%   -0.02%     
+ Complexity     8225     8221       -4     
============================================
  Files           571      572       +1     
  Lines         18928    18891      -37     
============================================
- Hits          15967    15933      -34     
+ Misses         2961     2958       -3
Impacted Files Coverage Δ Complexity Δ
src/Viserio/Component/Http/Response.php 88.88% <ø> (ø) 14 <0> (ø) :arrow_down:
...rc/Viserio/Component/Http/Response/XmlResponse.php 100% <ø> (ø) 2 <0> (-4) :arrow_down:
...c/Viserio/Component/Http/Stream/LazyOpenStream.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...c/Viserio/Component/Http/Response/TextResponse.php 100% <ø> (ø) 2 <0> (-4) :arrow_down:
...c/Viserio/Component/Http/Response/HtmlResponse.php 100% <ø> (ø) 2 <0> (-4) :arrow_down:
.../Component/Http/Stream/AbstractStreamDecorator.php 76.59% <0%> (ø) 24 <0> (ø) :arrow_down:
...c/Viserio/Component/Http/Stream/PhpInputStream.php 89.65% <0%> (ø) 12 <0> (ø) :arrow_down:
src/Viserio/Component/Http/HeaderSecurity.php 96.66% <100%> (ø) 16 <0> (ø) :arrow_down:
...c/Viserio/Component/Http/Response/JsonResponse.php 100% <100%> (ø) 5 <0> (ø) :arrow_down:
...serio/Component/Http/Response/RedirectResponse.php 100% <100%> (ø) 1 <0> (ø) :arrow_down:
... and 31 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 c9f523f...c0b953b. Read the comment docs.