narrowspark / framework

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

Refactoring of the filesystem component #792

Closed prisis closed 4 years ago

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

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@a97ba65). Click here to learn what that means. The diff coverage is 83.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #792   +/-   ##
=========================================
  Coverage          ?   84.31%           
  Complexity        ?     8221           
=========================================
  Files             ?      571           
  Lines             ?    18883           
  Branches          ?        0           
=========================================
  Hits              ?    15921           
  Misses            ?     2962           
  Partials          ?        0
Impacted Files Coverage Δ Complexity Δ
...nent/Container/Test/Pipeline/TestContainerPipe.php 100% <ø> (ø) 7 <0> (?)
src/Viserio/Component/Path/Path.php 98.2% <ø> (ø) 128 <0> (?)
src/Viserio/Component/Finder/helper.php 100% <ø> (ø) 0 <0> (?)
src/Viserio/Component/Parser/Utils/XliffUtils.php 79.31% <ø> (ø) 13 <0> (?)
src/Viserio/Component/Finder/Util.php 92.89% <ø> (ø) 86 <0> (?)
...nent/Filesystem/Watcher/Resource/ArrayResource.php 100% <ø> (ø) 5 <0> (?)
...serio/Component/Foundation/EnvironmentDetector.php 100% <ø> (ø) 17 <0> (?)
...c/Viserio/Component/Container/Dumper/PhpDumper.php 74.46% <ø> (ø) 73 <0> (?)
...onent/Container/Test/AbstractContainerTestCase.php 72.46% <ø> (ø) 26 <0> (?)
...Component/Filesystem/Watcher/FileChangeWatcher.php 80% <0%> (ø) 8 <1> (?)
... and 35 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 a97ba65...ce15801. Read the comment docs.