Skip to content

can the instance_of Q-object be made to accept a string

a86ce68
Select commit
Loading
Failed to load commit list.
Open

Allow forward references in instance_of queries. #788

can the instance_of Q-object be made to accept a string
a86ce68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 2, 2026 in 0s

83.12% (-0.21%) compared to e371c50

View this Pull Request on Codecov

83.12% (-0.21%) compared to e371c50

Details

Codecov Report

❌ Patch coverage is 72.41379% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.12%. Comparing base (e371c50) to head (a86ce68).

Files with missing lines Patch % Lines
src/polymorphic/query_translate.py 72.41% 4 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #788      +/-   ##
==========================================
- Coverage   83.32%   83.12%   -0.21%     
==========================================
  Files          26       26              
  Lines        1637     1659      +22     
  Branches      261      267       +6     
==========================================
+ Hits         1364     1379      +15     
- Misses        207      211       +4     
- Partials       66       69       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.