Fix ValueError
when calling prefetch_related
for tracked ForeignKey
fields
#555
Codecov / codecov/project
succeeded
Nov 27, 2023 in 1s
95.10% (+0.01%) compared to 11de64b
View this Pull Request on Codecov
95.10% (+0.01%) compared to 11de64b
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
11de64b
) 95.08% compared to head (55cd816
) 95.10%.
Additional details and impacted files
@@ Coverage Diff @@
## master #555 +/- ##
==========================================
+ Coverage 95.08% 95.10% +0.01%
==========================================
Files 6 6
Lines 794 796 +2
==========================================
+ Hits 755 757 +2
Misses 39 39
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading