Skip to content

fix(fixture-factory): avoid inversedBy on inverse-side mappings

59931b0
Select commit
Loading
Failed to load commit list.
Open

Fix ORM 3 inverse-side mappings without inversedBy #1641

fix(fixture-factory): avoid inversedBy on inverse-side mappings
59931b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

99.24% (+0.00%) compared to f3614de

View this Pull Request on Codecov

99.24% (+0.00%) compared to f3614de

Details

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.24%. Comparing base (f3614de) to head (59931b0).

Files with missing lines Patch % Lines
src/FixtureFactory.php 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1641   +/-   ##
=========================================
  Coverage     99.23%   99.24%           
- Complexity      107      108    +1     
=========================================
  Files            28       28           
  Lines           393      395    +2     
=========================================
+ Hits            390      392    +2     
  Misses            3        3           

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