narrowspark / framework

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

feat : fixed phpstan errors in twig bridge #787

Closed prisis closed 4 years ago

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

Codecov Report

Merging #787 into master will increase coverage by 8.22%. The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #787      +/-   ##
============================================
+ Coverage     76.31%   84.53%   +8.22%     
+ Complexity     7566     7565       -1     
============================================
  Files           550      550              
  Lines         19592    17686    -1906     
============================================
  Hits          14951    14951              
+ Misses         4641     2735    -1906
Impacted Files Coverage Δ Complexity Δ
...serio/Bridge/Twig/TokenParser/TransTokenParser.php 100% <ø> (ø) 7 <0> (ø) :arrow_down:
...rc/Viserio/Bridge/Twig/Extractor/TwigExtractor.php 97.29% <ø> (+2.56%) 15 <0> (ø) :arrow_down:
src/Viserio/Bridge/Twig/Command/LintCommand.php 92.68% <0%> (+8.85%) 43 <0> (ø) :arrow_down:
src/Viserio/Bridge/Twig/Command/DebugCommand.php 83.33% <100%> (+2.97%) 51 <0> (ø) :arrow_down:
...nent/Container/Bootstrap/Cache/FileSystemCache.php 0% <0%> (ø) 7% <0%> (ø) :arrow_down:
...n/Container/Provider/FoundationServiceProvider.php 0% <0%> (ø) 1% <0%> (ø) :arrow_down:
...o/Component/WebServer/Command/ServerLogCommand.php 0% <0%> (ø) 15% <0%> (ø) :arrow_down:
...nt/Foundation/CacheWarmer/CacheWarmerAggregate.php 0% <0%> (ø) 24% <0%> (ø) :arrow_down:
...DataCollector/Bridge/PDO/TraceablePDODecorater.php 0% <0%> (ø) 27% <0%> (ø) :arrow_down:
...c/Viserio/Component/Container/Dumper/Preloader.php 0% <0%> (ø) 24% <0%> (ø) :arrow_down:
... and 299 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 e91b8a9...7306ddc. Read the comment docs.