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

Quick: fix websockets via ASGI_APPLICATION setting after #909 #913

Merged
merged 3 commits into from
Dec 1, 2023

update unit test setting

5164f14
Select commit
Loading
Failed to load commit list.
Merged

Quick: fix websockets via ASGI_APPLICATION setting after #909 #913

update unit test setting
5164f14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2023 in 0s

63.49% (+0.00%) compared to 69aaf0e

View this Pull Request on Codecov

63.49% (+0.00%) compared to 69aaf0e

Details

Codecov Report

Merging #913 (5164f14) into main (69aaf0e) will not change coverage.
The diff coverage is 50.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #913   +/-   ##
=======================================
  Coverage   63.49%   63.49%           
=======================================
  Files         431      431           
  Lines       12412    12412           
  Branches     2588     2588           
=======================================
  Hits         7881     7881           
  Misses       4315     4315           
  Partials      216      216           
Files Coverage Δ
server/portal/settings/unit_test_settings.py 99.04% <100.00%> (ø)
server/portal/settings/settings.py 0.00% <0.00%> (ø)