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

Test against Django 5.1 #732

Merged
merged 3 commits into from
Aug 18, 2024

Add a shim for QuerySetEqual to support both Django 3.2 and Django 5.1

b122a8c
Select commit
Loading
Failed to load commit list.
Merged

Test against Django 5.1 #732

Add a shim for QuerySetEqual to support both Django 3.2 and Django 5.1
b122a8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2024 in 0s

87.23% (+0.00%) compared to dfb2826

View this Pull Request on Codecov

87.23% (+0.00%) compared to dfb2826

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.23%. Comparing base (dfb2826) to head (b122a8c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #732   +/-   ##
=======================================
  Coverage   87.23%   87.23%           
=======================================
  Files          52       52           
  Lines        2139     2139           
=======================================
  Hits         1866     1866           
  Misses        273      273           

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