Use asgiref when available instead of thread locals (#176) #198
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 is100.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
Loading