cycle / annotated

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

Update GH CI workflow #74

Closed roxblnfk closed 1 year ago

roxblnfk commented 1 year ago

Istall PHP 8.3 with --ignore-platform-reqs

codecov[bot] commented 1 year ago

Codecov Report

Merging #74 (68f1c8f) into 3.x (69f0d18) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 68f1c8f differs from pull request most recent head bd2d1e6. Consider uploading reports for the commit bd2d1e6 to get more accurate results

@@            Coverage Diff            @@
##                3.x      #74   +/-   ##
=========================================
  Coverage     90.78%   90.78%           
  Complexity      254      254           
=========================================
  Files            32       32           
  Lines           651      651           
=========================================
  Hits            591      591           
  Misses           60       60           
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.