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

Fix: Do not use deprecated Doctrine\ORM\EntityManager::create() #1297

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

localheinz
Copy link
Member

This pull request

  • stops using the deprecated Doctrine\ORM\EntityManager::create()

Blocks #1293.

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@c9b76d6). Click here to learn what that means.

❗ Current head f096375 differs from pull request most recent head 1a838f0. Consider uploading reports for the commit 1a838f0 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1297   +/-   ##
=======================================
  Coverage        ?   99.20%           
  Complexity      ?      105           
=======================================
  Files           ?       25           
  Lines           ?      379           
  Branches        ?        0           
=======================================
  Hits            ?      376           
  Misses          ?        3           
  Partials        ?        0           

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

@localheinz localheinz merged commit 1c72dcc into main Feb 7, 2024
17 checks passed
@localheinz localheinz deleted the fix/entity-manager branch February 7, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants