cycle / annotated

Schema generation using annotated entities and mappers
MIT License
23 stars 12 forks source link

Changes from 3.x #68

Closed msmakouz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #68 (1163453) into 4.x (6accca9) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##                4.x      #68   +/-   ##
=========================================
  Coverage     91.07%   91.07%           
  Complexity      261      261           
=========================================
  Files            36       36           
  Lines           661      661           
=========================================
  Hits            602      602           
  Misses           59       59           
Impacted Files Coverage Δ
src/Annotation/Column.php 100.00% <ø> (ø)
src/Annotation/Embeddable.php 77.77% <ø> (ø)
src/Annotation/Entity.php 95.65% <ø> (ø)
src/Annotation/Inheritance/DiscriminatorColumn.php 100.00% <ø> (ø)
src/Annotation/Inheritance/JoinedTable.php 100.00% <ø> (ø)
src/Annotation/Inheritance/SingleTable.php 100.00% <ø> (ø)
src/Annotation/Relation/BelongsTo.php 100.00% <ø> (ø)
src/Annotation/Relation/Embedded.php 100.00% <ø> (ø)
src/Annotation/Relation/HasMany.php 100.00% <ø> (ø)
src/Annotation/Relation/HasOne.php 100.00% <ø> (ø)
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.