cycle / annotated

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

Add the ability to add Foreign Key via attribute #91

Closed msmakouz closed 7 months ago

msmakouz commented 8 months ago
codecov[bot] commented 7 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (42ab4a2) 91.35% compared to head (b4fa5c0) 91.36%.

Files Patch % Lines
src/Configurator.php 78.12% 7 Missing :warning:
src/Entities.php 94.73% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.x #91 +/- ## ========================================= Coverage 91.35% 91.36% - Complexity 269 285 +16 ========================================= Files 32 33 +1 Lines 694 741 +47 ========================================= + Hits 634 677 +43 - Misses 60 64 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.