Skip to content

Conversation

@keithbrink
Copy link
Contributor

@keithbrink keithbrink commented Nov 24, 2025

Doctrine ORM 3.4 adding an option in the configuration for native lazy objects. That broke the test suite since the configuration is being mocked. This adds an expectation for that configuration option check to fix the test suite.

@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.83%. Comparing base (3a38bf9) to head (82550fc).

Additional details and impacted files
@@             Coverage Diff              @@
##              3.1.x     #676      +/-   ##
============================================
- Coverage     80.93%   80.83%   -0.11%     
  Complexity      495      495              
============================================
  Files            73       73              
  Lines          1631     1565      -66     
============================================
- Hits           1320     1265      -55     
+ Misses          311      300      -11     

☔ 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.

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