Skip to content

Merge branch 'master' into fix-fk-null-update

57ab550
Select commit
Loading
Failed to load commit list.
Open

Removing relation child while updating nullable fk as None #1230

Merge branch 'master' into fix-fk-null-update
57ab550
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2025 in 1s

100.00% (+0.00%) compared to 3a206dd

View this Pull Request on Codecov

100.00% (+0.00%) compared to 3a206dd

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (3a206dd) to head (57ab550).
⚠️ Report is 115 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1230   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          201       201           
  Lines        16647     16659   +12     
=========================================
+ Hits         16647     16659   +12     
Files with missing lines Coverage Δ
ormar/models/descriptors/descriptors.py 100.00% <100.00%> (ø)
tests/test_relations/test_foreign_keys.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.