narrowspark / framework

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

fixes #546 #706

Closed prisis closed 6 years ago

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

Codecov Report

Merging #706 into master will increase coverage by 0.2%. The diff coverage is 92.48%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #706     +/-   ##
===========================================
+ Coverage     83.51%   83.72%   +0.2%     
- Complexity     5967     6094    +127     
===========================================
  Files           437      446      +9     
  Lines         15221    15482    +261     
===========================================
+ Hits          12712    12962    +250     
- Misses         2509     2520     +11
Impacted Files Coverage Δ Complexity Δ
src/Viserio/Component/Queue/Listener.php 0% <ø> (ø) 16 <0> (ø) :arrow_down:
...ent/Translation/Formatter/IntlMessageFormatter.php 100% <ø> (+15.78%) 5 <0> (ø) :arrow_down:
...Component/Translation/Extractor/ChainExtractor.php 0% <0%> (ø) 6 <6> (?)
...t/Translation/Extractor/PhpParser/ScalarString.php 100% <100%> (ø) 13 <13> (?)
...rc/Viserio/Bridge/Twig/Extractor/TwigExtractor.php 100% <100%> (ø) 12 <12> (?)
...Twig/TokenParser/TransDefaultDomainTokenParser.php 100% <100%> (ø) 2 <2> (?)
...iserio/Bridge/Twig/Node/TransDefaultDomainNode.php 100% <100%> (ø) 1 <1> (?)
...nt/Translation/Extractor/AbstractFileExtractor.php 100% <100%> (ø) 12 <12> (?)
...o/Component/Translation/Extractor/PhpExtractor.php 100% <100%> (ø) 42 <42> (?)
...erio/Bridge/Twig/Extension/TranslatorExtension.php 100% <100%> (+7.69%) 14 <0> (ø) :arrow_down:
... and 14 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 c678576...76675e8. Read the comment docs.