narrowspark / framework

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

fixes #731 #734

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 #732
License MIT
Doc PR -
codecov[bot] commented 6 years ago

Codecov Report

Merging #734 into master will decrease coverage by 0.06%. The diff coverage is 91.2%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #734      +/-   ##
============================================
- Coverage     80.87%   80.81%   -0.07%     
+ Complexity     5939     5927      -12     
============================================
  Files           439      438       -1     
  Lines         15004    14957      -47     
============================================
- Hits          12135    12087      -48     
- Misses         2869     2870       +1
Impacted Files Coverage Δ Complexity Δ
src/Viserio/Component/Profiler/Profiler.php 70.4% <ø> (ø) 30 <0> (ø) :arrow_down:
...erio/Bridge/Monolog/Formatter/ConsoleFormatter.php 89.39% <ø> (ø) 18 <0> (ø) :arrow_down:
...mponent/Foundation/Bootstrap/AbstractLoadFiles.php 0% <0%> (ø) 6 <0> (ø) :arrow_down:
...ndation/DataCollector/ViserioHttpDataCollector.php 13.66% <0%> (ø) 51 <0> (ø) :arrow_down:
...vents/DataCollector/ViserioEventsDataCollector.php 0% <0%> (ø) 10 <0> (ø) :arrow_down:
...ofiler/DataCollector/AjaxRequestsDataCollector.php 0% <0%> (ø) 5 <0> (ø) :arrow_down:
...Server/Provider/ConsoleCommandsServiceProvider.php 100% <100%> (ø) 15 <0> (ø) :arrow_down:
...io/Component/Exception/Displayer/HtmlDisplayer.php 100% <100%> (ø) 10 <0> (ø) :arrow_down:
src/Viserio/Component/Log/LogManager.php 97.38% <100%> (ø) 42 <0> (ø) :arrow_down:
...ent/Routing/DataCollector/RoutingDataCollector.php 33.33% <100%> (ø) 7 <0> (ø) :arrow_down:
... and 26 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 0ea735f...b91e5c2. Read the comment docs.