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

Remove deprecation warning for Django 4.0 in tests #2844

Merged
merged 1 commit into from Feb 29, 2024

Conversation

hmpf
Copy link
Contributor

@hmpf hmpf commented Feb 29, 2024

Stops the following warning:

RemovedInDjango40Warning: Passing None for the middleware get_response argument is deprecated

Stops the following warning:

RemovedInDjango40Warning: Passing None for the middleware get_response argument is deprecated
Copy link

sonarcloud bot commented Feb 29, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.14%. Comparing base (0fe59ef) to head (3cc139d).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2844      +/-   ##
==========================================
- Coverage   57.14%   57.14%   -0.01%     
==========================================
  Files         567      567              
  Lines       41268    41267       -1     
==========================================
- Hits        23584    23583       -1     
  Misses      17684    17684              

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

Copy link

Test results

     12 files       12 suites   12m 1s ⏱️
3 308 tests 3 308 ✔️ 0 💤 0
9 399 runs  9 399 ✔️ 0 💤 0

Results for commit 3cc139d.

@hmpf hmpf merged commit 57c892d into Uninett:master Feb 29, 2024
11 of 12 checks passed
@hmpf hmpf deleted the django40-warning branch February 29, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants