MAKENTNU / web

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

Cleanup misc. things :) #476

Closed ddabble closed 2 years ago

ddabble commented 2 years ago

Proposed changes

New features

Improvements

Fixes

Other changes

Areas to review closely

Nothing in particular.

Deployment notes

Can manually delete the now "unregistered" make_queue.can_edit_quota permission.

Checklist

(If any of the points are not relevant, mark them as checked)

codecov[bot] commented 2 years ago

Codecov Report

Merging #476 (0b5352a) into dev (8f52dea) will increase coverage by 0.08%. The diff coverage is 85.57%.

@@            Coverage Diff             @@
##              dev     #476      +/-   ##
==========================================
+ Coverage   88.03%   88.12%   +0.08%     
==========================================
  Files         134      133       -1     
  Lines        5451     5531      +80     
==========================================
+ Hits         4799     4874      +75     
- Misses        652      657       +5     
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 8f52dea...0b5352a. Read the comment docs.

ddabble commented 2 years ago

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