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 a few misc things #636

Closed ddabble closed 1 year ago

ddabble commented 1 year ago

Proposed changes

Highlights:

Other than that, see the other commits' messages.

Areas to review closely

None in particular.

Checklist

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #636 (2826b57) into dev (9785d37) will increase coverage by 0.01%. The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #636      +/-   ##
==========================================
+ Coverage   87.27%   87.28%   +0.01%     
==========================================
  Files         135      135              
  Lines        5672     5677       +5     
==========================================
+ Hits         4950     4955       +5     
  Misses        722      722              
Impacted Files Coverage Δ
src/contentbox/tests/urls/urls_internal.py 100.00% <ø> (ø)
src/dataporten/social.py 52.94% <ø> (ø)
src/dataporten/views.py 74.19% <ø> (ø)
src/docs/urls.py 100.00% <ø> (ø)
src/faq/views.py 100.00% <ø> (ø)
src/groups/models.py 100.00% <ø> (ø)
src/internal/models.py 93.33% <ø> (ø)
src/internal/templatetags/member.py 89.18% <ø> (ø)
src/internal/urls.py 100.00% <ø> (ø)
src/internal/validators.py 85.71% <ø> (ø)
... and 20 more
ddabble commented 1 year ago

Merging without explicit approval from another member, as the Dev committee previously agreed to merge these changes and assume they're relatively bug-free, simply to get things done quicker.