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

Add support to django 5.1 #754

Merged
merged 17 commits into from
Oct 20, 2024

Merge remote-tracking branch 'origin/misc/753/support_django51' into …

f30d34c
Select commit
Loading
Failed to load commit list.
Merged

Add support to django 5.1 #754

Merge remote-tracking branch 'origin/misc/753/support_django51' into …
f30d34c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 20, 2024 in 0s

63.2% (-0.1%) compared to f34935c

View this Pull Request on Codecov

63.2% (-0.1%) compared to f34935c

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 10 lines in your changes missing coverage. Please review.

Project coverage is 63.2%. Comparing base (f34935c) to head (f30d34c).
Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
tests/test_backend.py 0.0% 10 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #754     +/-   ##
========================================
- Coverage    63.3%   63.2%   -0.1%     
========================================
  Files          43      43             
  Lines        3215    3223      +8     
  Branches      244     244             
========================================
  Hits         2034    2034             
- Misses       1164    1172      +8     
  Partials       17      17             

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