cycle / annotated

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

Merge branch 3.x to the 4.x #78

Closed msmakouz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #78 (e327482) into 4.x (7de64d3) will increase coverage by 0.74%. The diff coverage is 98.18%.

@@             Coverage Diff              @@
##                4.x      #78      +/-   ##
============================================
+ Coverage     90.62%   91.36%   +0.74%     
- Complexity      261      272      +11     
============================================
  Files            36       36              
  Lines           661      695      +34     
============================================
+ Hits            599      635      +36     
+ Misses           62       60       -2     
Impacted Files Coverage Δ
src/Configurator.php 87.94% <75.00%> (+1.81%) :arrow_up:
src/Annotation/Column.php 100.00% <100.00%> (ø)
src/Entities.php 100.00% <100.00%> (ø)
src/MergeColumns.php 91.11% <100.00%> (+4.01%) :arrow_up:
src/TableInheritance.php 93.60% <100.00%> (-0.52%) :arrow_down:
src/Utils/EntityUtils.php 92.00% <100.00%> (+5.04%) :arrow_up: