Skip to content

Conversation

keithbrink
Copy link
Contributor

We recently added the application_name setting to our database configuration, which is supported by Laravel but was not passed into Doctrine by this package.

I'm proposing that instead of specifying the exact set of keys passed to Doctrine, the package instead overrides the required ones and passes along the remaining array as is.

Copy link

codecov bot commented Aug 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.82%. Comparing base (3a38bf9) to head (61bc21b).

Additional details and impacted files
@@             Coverage Diff              @@
##              3.1.x     #670      +/-   ##
============================================
- Coverage     80.93%   80.82%   -0.11%     
- Complexity      495      516      +21     
============================================
  Files            73       73              
  Lines          1631     1622       -9     
============================================
- Hits           1320     1311       -9     
  Misses          311      311              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@keithbrink keithbrink force-pushed the use-overrides-for-connection-settings branch from 805f9a1 to fa49493 Compare August 20, 2025 14:28
@keithbrink
Copy link
Contributor Author

I believe the test failures here are unrelated to these changes and require the test suite to be fixed on 3.1.x.

@keithbrink keithbrink force-pushed the use-overrides-for-connection-settings branch from 5e36050 to 61bc21b Compare August 20, 2025 14:53
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