cycle / annotated

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

Collection definition for [*many] and entity typecast handler definition #29

Closed butschster closed 2 years ago

butschster commented 2 years ago

Requires merging https://github.com/cycle/schema-builder/pull/35

codecov[bot] commented 2 years ago

Codecov Report

Merging #29 (6fb4f3f) into 2.0 (a928601) will increase coverage by 0.22%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.0      #29      +/-   ##
============================================
+ Coverage     90.88%   91.11%   +0.22%     
- Complexity      184      186       +2     
============================================
  Files            16       16              
  Lines           428      439      +11     
============================================
+ Hits            389      400      +11     
  Misses           39       39              
Impacted Files Coverage Δ
src/Annotation/Entity.php 100.00% <100.00%> (ø)
src/Configurator.php 87.28% <100.00%> (+0.80%) :arrow_up:

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 a928601...6fb4f3f. Read the comment docs.