Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds STI/JTI support #31

Merged
merged 12 commits into from
Nov 17, 2021
Merged

Adds STI/JTI support #31

merged 12 commits into from
Nov 17, 2021

Conversation

butschster
Copy link
Contributor

No description provided.

@butschster butschster added the type:enhancement Enhancement. label Nov 16, 2021
@codecov
Copy link

codecov bot commented Nov 16, 2021

Codecov Report

Merging #31 (73ea458) into 2.0 (3a53daa) will increase coverage by 0.60%.
The diff coverage is 91.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.0      #31      +/-   ##
============================================
+ Coverage     90.54%   91.14%   +0.60%     
- Complexity      188      230      +42     
============================================
  Files            16       22       +6     
  Lines           444      531      +87     
============================================
+ Hits            402      484      +82     
- Misses           42       47       +5     
Impacted Files Coverage Δ
src/Annotation/Inheritance.php 33.33% <33.33%> (ø)
src/Utils/EntityUtils.php 81.25% <81.25%> (ø)
src/TableInheritance.php 94.02% <94.02%> (ø)
src/Annotation/Inheritance/DiscriminatorColumn.php 100.00% <100.00%> (ø)
src/Annotation/Inheritance/JoinedTable.php 100.00% <100.00%> (ø)
src/Annotation/Inheritance/SingleTable.php 100.00% <100.00%> (ø)
src/Configurator.php 86.17% <100.00%> (+0.93%) ⬆️
src/Entities.php 97.33% <100.00%> (+3.01%) ⬆️

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 3a53daa...73ea458. Read the comment docs.

@butschster butschster marked this pull request as ready for review November 16, 2021 18:38
@roxblnfk roxblnfk merged commit e4ae8aa into 2.0 Nov 17, 2021
@roxblnfk roxblnfk deleted the feature/table-inheritance branch November 17, 2021 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants