Skip to content

Add raw ID field filtering for polymorphic models

a9614d8
Select commit
Loading
Failed to load commit list.
Closed

Add raw ID field filtering for polymorphic models #765

Add raw ID field filtering for polymorphic models
a9614d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2026 in 0s

84.13% (+0.03%) compared to 8faed6b

View this Pull Request on Codecov

84.13% (+0.03%) compared to 8faed6b

Details

Codecov Report

❌ Patch coverage is 86.20690% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.13%. Comparing base (8faed6b) to head (a9614d8).

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   84.09%   84.13%   +0.03%     
==========================================
  Files          27       28       +1     
  Lines        1610     1639      +29     
  Branches      253      258       +5     
==========================================
+ Hits         1354     1379      +25     
- Misses        195      198       +3     
- Partials       61       62       +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.