Skip to content

Add support for doctrine/orm 3#43

Draft
Firehed wants to merge 51 commits into
masterfrom
orm-v3
Draft

Add support for doctrine/orm 3#43
Firehed wants to merge 51 commits into
masterfrom
orm-v3

Conversation

@Firehed
Copy link
Copy Markdown
Owner

@Firehed Firehed commented Feb 11, 2024

Like doctrine/orm itself, this does include a major BC break: the default driver has moved from annotations to attributes, as the former has been removed.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 11, 2024

Codecov Report

❌ Patch coverage is 21.66667% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.82%. Comparing base (6f82808) to head (f6f7213).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/InMemoryEntityManager.php 10.63% 42 Missing ⚠️
src/ArrayALC.php 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #43      +/-   ##
============================================
- Coverage     65.48%   64.82%   -0.67%     
+ Complexity      132      130       -2     
============================================
  Files             5        6       +1     
  Lines           310      307       -3     
============================================
- Hits            203      199       -4     
- Misses          107      108       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant