cycle / annotated

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

Removed deprecated code #83

Closed msmakouz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #83 (d332af0) into 4.x (7f038d0) will decrease coverage by 0.08%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                4.x      #83      +/-   ##
============================================
- Coverage     91.36%   91.29%   -0.08%     
+ Complexity      272      270       -2     
============================================
  Files            36       36              
  Lines           695      689       -6     
============================================
- Hits            635      629       -6     
  Misses           60       60              
Impacted Files Coverage Δ
src/Annotation/Relation/ManyToMany.php 100.00% <ø> (ø)
src/Entities.php 100.00% <ø> (ø)
src/Annotation/Entity.php 95.65% <100.00%> (ø)
src/Configurator.php 87.94% <100.00%> (ø)