cycle / annotated

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

Fix error related with `morphKey` default value #50

Closed roxblnfk closed 2 years ago

roxblnfk commented 2 years ago

Fix #48

codecov[bot] commented 2 years ago

Codecov Report

Merging #50 (2e6cc9c) into 3.x (9a023a2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                3.x      #50   +/-   ##
=========================================
  Coverage     90.95%   90.95%           
  Complexity      252      252           
=========================================
  Files            32       32           
  Lines           619      619           
=========================================
  Hits            563      563           
  Misses           56       56           
Impacted Files Coverage Δ
...c/Annotation/Relation/Morphed/BelongsToMorphed.php 100.00% <ø> (ø)
src/Annotation/Relation/Morphed/MorphedHasMany.php 100.00% <ø> (ø)
src/Annotation/Relation/Morphed/MorphedHasOne.php 100.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 9a023a2...2e6cc9c. Read the comment docs.