narrowspark / framework

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

Refactored framework to use compiled container #768

Closed prisis closed 4 years ago

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

Codecov Report

Merging #768 into master will decrease coverage by 1.08%. The diff coverage is 79.65%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #768      +/-   ##
============================================
- Coverage     81.73%   80.65%   -1.09%     
- Complexity     6166     7311    +1145     
============================================
  Files           445      543      +98     
  Lines         15183    17394    +2211     
============================================
+ Hits          12410    14029    +1619     
- Misses         2773     3365     +592
Impacted Files Coverage Δ Complexity Δ
src/Viserio/Bridge/Twig/NodeVisitor/Scope.php 50% <ø> (ø) 12 <0> (ø) :arrow_down:
...iserio/Bridge/Twig/Node/TransDefaultDomainNode.php 0% <ø> (ø) 1 <0> (ø) :arrow_down:
.../ParameterProcessor/AbstractParameterProcessor.php 30% <ø> (+30%) 4 <0> (ø) :arrow_down:
...erio/Bridge/Twig/Extension/TranslatorExtension.php 92.59% <ø> (ø) 14 <0> (ø) :arrow_down:
...Viserio/Bridge/Twig/Extension/SessionExtension.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:
.../Viserio/Bridge/Twig/Extension/ConfigExtension.php 100% <ø> (ø) 3 <0> (ø) :arrow_down:
src/Viserio/Bridge/Twig/Node/DumpNode.php 100% <ø> (ø) 9 <0> (ø) :arrow_down:
...io/Component/Config/Command/ConfigClearCommand.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...iserio/Bridge/Twig/TokenParser/DumpTokenParser.php 25% <ø> (ø) 3 <0> (ø) :arrow_down:
...t/Config/ParameterProcessor/ParameterProcessor.php 100% <ø> (ø) 3 <0> (ø) :arrow_down:
... and 635 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 5fe0b5c...97cea16. Read the comment docs.