narrowspark / framework

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

removed prettyci #766

Closed prisis closed 5 years ago

prisis commented 5 years ago

added F multipart to support multibyte filename fixed Headers with value 0 being stripped out

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

Codecov Report

Merging #766 into master will increase coverage by 0.02%. The diff coverage is 94.44%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #766      +/-   ##
============================================
+ Coverage     81.73%   81.76%   +0.02%     
- Complexity     6151     6166      +15     
============================================
  Files           445      445              
  Lines         15211    15178      -33     
============================================
- Hits          12433    12410      -23     
+ Misses         2778     2768      -10
Impacted Files Coverage Δ Complexity Δ
...omponent/Cookie/Provider/CookieServiceProvider.php 95% <ø> (ø) 6 <0> (ø) :arrow_down:
...omponent/Config/Provider/ConfigServiceProvider.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:
src/Viserio/Bridge/Twig/Command/LintCommand.php 97.16% <ø> (ø) 35 <0> (ø) :arrow_down:
src/Viserio/Component/Profiler/Profiler.php 70.1% <ø> (-0.31%) 30 <0> (ø)
...omponent/Parser/Provider/ParserServiceProvider.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...nent/Profiler/Provider/ProfilerServiceProvider.php 83.6% <ø> (ø) 26 <0> (ø) :arrow_down:
src/Viserio/Component/Http/AbstractMessage.php 91.5% <ø> (+6.6%) 37 <0> (ø) :arrow_down:
...t/Validation/Provider/SanitizerServiceProvider.php 100% <ø> (ø) 3 <0> (ø) :arrow_down:
src/Viserio/Component/Container/Container.php 98.48% <ø> (ø) 84 <0> (ø) :arrow_down:
...io/Component/Filesystem/Adapter/AwsS3Connector.php 75% <ø> (ø) 8 <0> (ø) :arrow_down:
... and 140 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 295559b...a1eb021. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #766 into master will increase coverage by 0.02%. The diff coverage is 94.44%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #766      +/-   ##
============================================
+ Coverage     81.73%   81.76%   +0.02%     
- Complexity     6151     6166      +15     
============================================
  Files           445      445              
  Lines         15211    15178      -33     
============================================
- Hits          12433    12410      -23     
+ Misses         2778     2768      -10
Impacted Files Coverage Δ Complexity Δ
...omponent/Cookie/Provider/CookieServiceProvider.php 95% <ø> (ø) 6 <0> (ø) :arrow_down:
...omponent/Config/Provider/ConfigServiceProvider.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:
src/Viserio/Bridge/Twig/Command/LintCommand.php 97.16% <ø> (ø) 35 <0> (ø) :arrow_down:
src/Viserio/Component/Profiler/Profiler.php 70.1% <ø> (-0.31%) 30 <0> (ø)
...omponent/Parser/Provider/ParserServiceProvider.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...nent/Profiler/Provider/ProfilerServiceProvider.php 83.6% <ø> (ø) 26 <0> (ø) :arrow_down:
src/Viserio/Component/Http/AbstractMessage.php 91.5% <ø> (+6.6%) 37 <0> (ø) :arrow_down:
...t/Validation/Provider/SanitizerServiceProvider.php 100% <ø> (ø) 3 <0> (ø) :arrow_down:
src/Viserio/Component/Container/Container.php 98.48% <ø> (ø) 84 <0> (ø) :arrow_down:
...io/Component/Filesystem/Adapter/AwsS3Connector.php 75% <ø> (ø) 8 <0> (ø) :arrow_down:
... and 140 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 295559b...a1eb021. Read the comment docs.