narrowspark / framework

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

added support for prettyci #761

Closed prisis closed 5 years ago

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

Codecov Report

Merging #761 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #761      +/-   ##
============================================
+ Coverage     81.52%   81.54%   +0.01%     
+ Complexity     6066     6055      -11     
============================================
  Files           443      442       -1     
  Lines         15029    15000      -29     
============================================
- Hits          12253    12231      -22     
+ Misses         2776     2769       -7
Impacted Files Coverage Δ Complexity Δ
...Viserio/Component/Filesystem/FilesystemAdapter.php 84.33% <ø> (+1.52%) 92 <0> (-2) :arrow_down:
...Viserio/Component/Filesystem/FilesystemManager.php 98.14% <ø> (+3.5%) 23 <0> (-1) :arrow_down:
src/Viserio/Component/Cron/Cron.php 96.06% <100%> (ø) 93 <0> (ø) :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 c515d9a...dfcc315. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #761 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #761      +/-   ##
============================================
+ Coverage     81.52%   81.54%   +0.01%     
+ Complexity     6066     6055      -11     
============================================
  Files           443      442       -1     
  Lines         15029    15000      -29     
============================================
- Hits          12253    12231      -22     
+ Misses         2776     2769       -7
Impacted Files Coverage Δ Complexity Δ
...Viserio/Component/Filesystem/FilesystemAdapter.php 84.33% <ø> (+1.52%) 92 <0> (-2) :arrow_down:
...Viserio/Component/Filesystem/FilesystemManager.php 98.14% <ø> (+3.5%) 23 <0> (-1) :arrow_down:
src/Viserio/Component/Cron/Cron.php 96.06% <100%> (ø) 93 <0> (ø) :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 c515d9a...2134a97. Read the comment docs.