cycle / annotated

Schema generation using annotated entities and mappers
MIT License
24 stars 13 forks source link

Add fk for JTI #43

Closed msmakouz closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #43 (97c4452) into 3.x (6aff799) will increase coverage by 0.50%. The diff coverage is 97.72%.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x      #43      +/-   ##
============================================
+ Coverage     90.45%   90.95%   +0.50%     
- Complexity      236      252      +16     
============================================
  Files            32       32              
  Lines           576      619      +43     
============================================
+ Hits            521      563      +42     
- Misses           55       56       +1     
Impacted Files Coverage Δ
src/TableInheritance.php 93.91% <97.22%> (+1.50%) :arrow_up:
src/Annotation/Inheritance/JoinedTable.php 100.00% <100.00%> (ø)
src/MergeIndexes.php 93.33% <100.00%> (+0.35%) :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 6aff799...97c4452. Read the comment docs.