cycle / annotated

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

Add supporting for SchemaModifiers annotations in Entities #30

Closed roxblnfk closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #30 (93246ae) into 2.0 (edde8cd) will decrease coverage by 0.34%. The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.0      #30      +/-   ##
============================================
- Coverage     90.88%   90.54%   -0.35%     
- Complexity      184      188       +4     
============================================
  Files            16       16              
  Lines           428      444      +16     
============================================
+ Hits            389      402      +13     
- Misses           39       42       +3     
Impacted Files Coverage Δ
src/Configurator.php 85.24% <83.33%> (-1.25%) :arrow_down:
src/Entities.php 94.31% <100.00%> (+0.06%) :arrow_up:
src/Annotation/Entity.php 100.00% <0.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 edde8cd...93246ae. Read the comment docs.