MAKENTNU / web

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

Deployment #567

Closed ddabble closed 1 year ago

ddabble commented 1 year ago

Brings in the changes from the following PRs:

Also the following automated PRs:

codecov[bot] commented 1 year ago

Codecov Report

Merging #567 (6333885) into main (adf40ce) will decrease coverage by 0.03%. The diff coverage is 78.57%.

@@            Coverage Diff             @@
##             main     #567      +/-   ##
==========================================
- Coverage   88.50%   88.46%   -0.04%     
==========================================
  Files         132      132              
  Lines        5507     5514       +7     
==========================================
+ Hits         4874     4878       +4     
- Misses        633      636       +3     
Impacted Files Coverage Δ
contentbox/models.py 78.78% <0.00%> (ø)
web/multilingual/data_structures.py 97.61% <ø> (+2.16%) :arrow_up:
news/views.py 90.44% <50.00%> (-0.90%) :arrow_down:
mail/email.py 42.85% <100.00%> (+6.27%) :arrow_up:
make_queue/admin.py 100.00% <100.00%> (ø)
news/admin.py 93.45% <100.00%> (-0.04%) :arrow_down:
util/admin_utils.py 88.09% <100.00%> (-0.28%) :arrow_down:
util/templatetags/html_tags.py 100.00% <100.00%> (ø)
util/logging_utils.py 66.66% <0.00%> (-33.34%) :arrow_down:
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

ddabble commented 1 year ago

Merging without approval, for the same reasons mentioned in the last comment in each of the listed PRs.