cycle / schema-builder

Declarative schema generation for Cycle ORM
MIT License
15 stars 11 forks source link

Update Github Actions #21

Closed roxblnfk closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #21 (ca91d92) into master (024dca7) will decrease coverage by 0.05%. The diff coverage is n/a.

:exclamation: Current head ca91d92 differs from pull request most recent head aff9d5a. Consider uploading reports for the commit aff9d5a to get more accurate results Impacted file tree graph

@@             Coverage Diff              @@
##             master      #21      +/-   ##
============================================
- Coverage     89.11%   89.05%   -0.06%     
  Complexity      398      398              
============================================
  Files            31       31              
  Lines          1001      996       -5     
============================================
- Hits            892      887       -5     
  Misses          109      109              
Impacted Files Coverage Δ Complexity Δ
src/Relation/HasMany.php 96.87% <0.00%> (-0.10%) 10.00% <0.00%> (ø%)
src/Relation/ManyToMany.php 98.21% <0.00%> (-0.04%) 12.00% <0.00%> (ø%)
src/Relation/HasOne.php 100.00% <0.00%> (ø) 9.00% <0.00%> (ø%)
src/Relation/BelongsTo.php 100.00% <0.00%> (ø) 9.00% <0.00%> (ø%)
src/Relation/Morphed/BelongsToMorphed.php 100.00% <0.00%> (ø) 8.00% <0.00%> (ø%)

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 024dca7...aff9d5a. Read the comment docs.

codecov[bot] commented 3 years ago

Codecov Report

Merging #21 (aff9d5a) into master (024dca7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #21   +/-   ##
=========================================
  Coverage     89.11%   89.11%           
  Complexity      398      398           
=========================================
  Files            31       31           
  Lines          1001     1001           
=========================================
  Hits            892      892           
  Misses          109      109           

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 024dca7...aff9d5a. Read the comment docs.