narrowspark / framework

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

removed mb-string from http component #746

Closed prisis closed 6 years ago

prisis commented 6 years ago
Q A
Branch? master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets -
License MIT
Doc PR -
codecov[bot] commented 6 years ago

Codecov Report

Merging #746 into master will not change coverage. The diff coverage is 95.23%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #746   +/-   ##
=========================================
  Coverage     81.17%   81.17%           
  Complexity     6079     6079           
=========================================
  Files           441      441           
  Lines         15068    15068           
=========================================
  Hits          12232    12232           
  Misses         2836     2836
Impacted Files Coverage Δ Complexity Δ
src/Viserio/Component/Http/Stream/BufferStream.php 85.41% <100%> (ø) 21 <0> (ø) :arrow_down:
src/Viserio/Component/Http/HeaderSecurity.php 100% <100%> (ø) 16 <0> (ø) :arrow_down:
...rio/Component/Http/Response/BinaryFileResponse.php 98.43% <100%> (ø) 21 <0> (ø) :arrow_down:
...nt/Http/Response/Traits/InjectContentTypeTrait.php 100% <100%> (ø) 3 <0> (ø) :arrow_down:
src/Viserio/Component/Http/Request.php 100% <100%> (ø) 32 <0> (ø) :arrow_down:
src/Viserio/Component/Http/Util.php 84.48% <100%> (ø) 40 <0> (ø) :arrow_down:
src/Viserio/Component/Http/Stream/PumpStream.php 88.52% <100%> (ø) 25 <0> (ø) :arrow_down:
src/Viserio/Component/Http/AbstractMessage.php 77.04% <83.33%> (ø) 43 <0> (ø) :arrow_down:

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 4967027...464b81a. Read the comment docs.