MAKENTNU / web

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

Hotfixes after deployment #436

Closed ddabble closed 2 years ago

ddabble commented 2 years ago

Mainly:

codecov[bot] commented 2 years ago

Codecov Report

Merging #436 (a294e2e) into dev (f76dcda) will decrease coverage by 0.05%. The diff coverage is 73.33%.

@@            Coverage Diff             @@
##              dev     #436      +/-   ##
==========================================
- Coverage   88.59%   88.54%   -0.06%     
==========================================
  Files         134      134              
  Lines        5262     5272      +10     
==========================================
+ Hits         4662     4668       +6     
- Misses        600      604       +4     
Impacted Files Coverage Δ
web/static.py 70.83% <55.55%> (-5.36%) :arrow_down:
groups/admin.py 100.00% <100.00%> (ø)
groups/models.py 100.00% <100.00%> (ø)
make_queue/urls.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 f76dcda...a294e2e. Read the comment docs.

ddabble commented 2 years ago

Merging without waiting for approval, as these hotfixes are necessary for deployment, and should be pretty non-controversial.