Skip to content

Add support for doctrine/orm 3#43

Draft
Firehed wants to merge 46 commits intomasterfrom
orm-v3
Draft

Add support for doctrine/orm 3#43
Firehed wants to merge 46 commits intomasterfrom
orm-v3

Conversation

@Firehed
Copy link
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

codecov bot commented Feb 11, 2024

Codecov Report

Attention: Patch coverage is 21.66667% with 47 lines in your changes missing coverage. Please review.

Project coverage is 64.51%. Comparing base (a2919db) to head (2cf343c).

✅ 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.17%   64.51%   -0.66%     
+ Complexity      131      129       -2     
============================================
  Files             5        6       +1     
  Lines           313      310       -3     
============================================
- Hits            204      200       -4     
- Misses          109      110       +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