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 #478

Closed ddabble closed 2 years ago

ddabble commented 2 years ago

Brings in the changes from the following PRs:

Also the following automated PRs:

codecov[bot] commented 2 years ago

Codecov Report

Merging #478 (d35c1e6) into main (56654c4) will increase coverage by 0.46%. The diff coverage is 85.57%.

:exclamation: Current head d35c1e6 differs from pull request most recent head adf40ce. Consider uploading reports for the commit adf40ce to get more accurate results

@@            Coverage Diff             @@
##             main     #478      +/-   ##
==========================================
+ Coverage   88.03%   88.50%   +0.46%     
==========================================
  Files         134      132       -2     
  Lines        5451     5507      +56     
==========================================
+ Hits         4799     4874      +75     
+ Misses        652      633      -19     
Impacted Files Coverage Δ
checkin/urls.py 100.00% <ø> (ø)
internal/forms.py 86.91% <ø> (ø)
internal/signals.py 42.85% <0.00%> (ø)
mail/email.py 36.58% <0.00%> (-2.06%) :arrow_down:
make_queue/forms.py 87.71% <ø> (ø)
make_queue/views/api/calendar.py 97.61% <ø> (-0.06%) :arrow_down:
users/models.py 94.28% <ø> (ø)
util/templatetags/form_tags.py 100.00% <ø> (ø)
contentbox/models.py 78.78% <30.00%> (-21.22%) :arrow_down:
news/forms.py 94.28% <40.00%> (-2.78%) :arrow_down:
... and 46 more

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 56654c4...adf40ce. Read the comment docs.

ddabble commented 2 years ago

Merging without approval, as the Dev committee is slightly understaffed 🤠