narrowspark / framework

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

Feature/fixing found bugs #775

Closed prisis closed 4 years ago

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

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@5133b2f). Click here to learn what that means. The diff coverage is 52.09%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #775   +/-   ##
========================================
  Coverage          ?   80.5%           
  Complexity        ?    7370           
========================================
  Files             ?     548           
  Lines             ?   17524           
  Branches          ?       0           
========================================
  Hits              ?   14107           
  Misses            ?    3417           
  Partials          ?       0
Impacted Files Coverage Δ Complexity Δ
...er/Container/Provider/WebServerServiceProvider.php 85.18% <ø> (ø) 14 <0> (?)
...ookie/Container/Provider/CookieServiceProvider.php 100% <ø> (ø) 5 <0> (?)
...o/Component/Filesystem/Adapter/WebDavConnector.php 100% <ø> (ø) 5 <0> (?)
...erio/Component/Cron/Command/ScheduleRunCommand.php 100% <ø> (ø) 7 <0> (?)
...serio/Component/View/Engine/AbstractBaseEngine.php 100% <ø> (ø) 2 <0> (?)
src/Viserio/Component/Log/LogManager.php 96.4% <ø> (ø) 41 <0> (?)
...io/Component/Filesystem/Adapter/AwsS3Connector.php 75% <ø> (ø) 8 <0> (?)
src/Viserio/Component/Exception/ErrorHandler.php 42.37% <ø> (ø) 51 <0> (?)
src/Viserio/Provider/Twig/Command/LintCommand.php 93.61% <ø> (ø) 22 <0> (?)
...nt/Cron/Container/Provider/CronServiceProvider.php 100% <ø> (ø) 6 <0> (?)
... and 56 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 5133b2f...51081fd. Read the comment docs.