MAKENTNU / web

The website of the student organization MAKE NTNU, built with Django.
https://makentnu.no
MIT License
9 stars 5 forks source link

Fix even more things after deployment #439

Closed ddabble closed 2 years ago

ddabble commented 2 years ago

The main (hot)fix of this PR is in e77276e6c58394b708aa8cd1ec90d3dec86d2a89, but some other fixes and improvements are also included.

See each commit message for details.

codecov[bot] commented 2 years ago

Codecov Report

Merging #439 (8dce26c) into dev (c95f276) will decrease coverage by 0.00%. The diff coverage is 59.09%.

@@            Coverage Diff             @@
##              dev     #439      +/-   ##
==========================================
- Coverage   88.54%   88.54%   -0.01%     
==========================================
  Files         134      134              
  Lines        5273     5271       -2     
==========================================
- Hits         4669     4667       -2     
  Misses        604      604              
Impacted Files Coverage Δ
internal/signals.py 42.85% <38.46%> (-3.81%) :arrow_down:
web/signals.py 83.33% <66.66%> (ø)
groups/signals.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c95f276...8dce26c. Read the comment docs.