Skip to content

Conversation

@JohananOppongAmoateng
Copy link
Contributor

This PR implements automatic filtering of popup change lists for raw ID fields when they point to polymorphic models.

Closes #144

@codecov
Copy link

codecov bot commented Dec 27, 2025

Codecov Report

❌ Patch coverage is 86.20690% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.02%. Comparing base (06729c3) to head (be67398).

Files with missing lines Patch % Lines
src/polymorphic/admin/widgets.py 81.81% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #765      +/-   ##
==========================================
+ Coverage   83.98%   84.02%   +0.03%     
==========================================
  Files          27       28       +1     
  Lines        1611     1640      +29     
  Branches      253      258       +5     
==========================================
+ Hits         1353     1378      +25     
- Misses        196      199       +3     
- Partials       62       63       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JohananOppongAmoateng JohananOppongAmoateng self-assigned this Dec 29, 2025
@bckohan bckohan force-pushed the foreignkeyrawwidget branch from 0957152 to be67398 Compare January 6, 2026 21:21
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.

Can django-polymorphic filter the popup change list for raw ID fields?

1 participant