Skip to content

fix: formset prefixes for generic inlines inside polymorphic inlines#275

Merged
fdintino merged 1 commit intomasterfrom
fix/nested-polymorphic-prefixes-take-two
Oct 23, 2025
Merged

fix: formset prefixes for generic inlines inside polymorphic inlines#275
fdintino merged 1 commit intomasterfrom
fix/nested-polymorphic-prefixes-take-two

Conversation

@fdintino
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.97%. Comparing base (6c48536) to head (4f95a21).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@ ## master #275 +/- ## ========================================== + Coverage 78.95% 78.97% +0.01%  ========================================== Files 20 20 Lines 2585 2587 +2 ========================================== + Hits 2041 2043 +2  Misses 544 544 
Flag Coverage Δ
javascript 79.11% <ø> (ø)
python 78.74% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
nested_admin/nested.py 95.30% <100.00%> (+0.03%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c48536...4f95a21. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@fdintino fdintino merged commit 2620a7b into master Oct 23, 2025
29 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant