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

Use asgiref when available instead of thread locals (#176) #198

Merged
merged 5 commits into from
Sep 26, 2023

Fixes python 3.7 reqs

e58a224
Select commit
Loading
Failed to load commit list.
Merged

Use asgiref when available instead of thread locals (#176) #198

Fixes python 3.7 reqs
e58a224
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2023 in 1s

100.00% (+0.00%) compared to 30e3238

View this Pull Request on Codecov

100.00% (+0.00%) compared to 30e3238

Details

Codecov Report

Merging #198 (e58a224) into main (30e3238) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #198   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           44        44           
  Lines         1193      1238   +45     
=========================================
+ Hits          1193      1238   +45     
Files Coverage Δ
django_multitenant/tests/settings.py 100.00% <100.00%> (ø)
django_multitenant/tests/test_models.py 100.00% <100.00%> (ø)
django_multitenant/tests/test_utils.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more