narrowspark / framework

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

fixed #704 #705

Closed prisis closed 6 years ago

prisis commented 6 years ago

added missing ctype polyfill

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

Codecov Report

Merging #705 into master will decrease coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #705      +/-   ##
============================================
- Coverage     83.55%   83.51%   -0.04%     
+ Complexity     5984     5967      -17     
============================================
  Files           438      437       -1     
  Lines         15256    15221      -35     
============================================
- Hits          12747    12712      -35     
  Misses         2509     2509
Impacted Files Coverage Δ Complexity Δ
...io/Component/Config/Command/ConfigCacheCommand.php 100% <100%> (ø) 4 <0> (ø) :arrow_down:
...nent/OptionsResolver/Command/OptionDumpCommand.php 91.83% <100%> (ø) 60 <0> (ø) :arrow_down:
src/Viserio/Component/Parser/Dumper/PhpDumper.php 100% <100%> (ø) 1 <0> (ø) :arrow_down:
src/Viserio/Component/Support/VarExporter.php 100% <100%> (ø) 6 <0> (-3) :arrow_down:

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 1552fdb...2556c71. Read the comment docs.