Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consider pk_field on PrimaryKeyRelatedField when set #1335 #1338

Merged
merged 1 commit into from
Nov 27, 2024

consider pk_field on PrimaryKeyRelatedField when set #1335

cc5a5d1
Select commit
Loading
Failed to load commit list.
Merged

consider pk_field on PrimaryKeyRelatedField when set #1335 #1338

consider pk_field on PrimaryKeyRelatedField when set #1335
cc5a5d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 1s

98.58% (+0.00%) compared to fbebedb

View this Pull Request on Codecov

98.58% (+0.00%) compared to fbebedb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.58%. Comparing base (fbebedb) to head (cc5a5d1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1338   +/-   ##
=======================================
  Coverage   98.57%   98.58%           
=======================================
  Files          74       74           
  Lines        9083     9094   +11     
=======================================
+ Hits         8954     8965   +11     
  Misses        129      129           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.