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

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 #461 (56654c4) into main (8f59f35) will increase coverage by 0.08%. The diff coverage is 92.81%.

@@            Coverage Diff             @@
##             main     #461      +/-   ##
==========================================
+ Coverage   87.95%   88.03%   +0.08%     
==========================================
  Files         134      134              
  Lines        5386     5451      +65     
==========================================
+ Hits         4737     4799      +62     
- Misses        649      652       +3     
Impacted Files Coverage Δ
announcements/views.py 100.00% <ø> (ø)
make_queue/views/admin/quota.py 94.73% <ø> (ø)
make_queue/views/reservation/rules.py 98.88% <ø> (ø)
util/templatetags/css_tags.py 100.00% <ø> (ø)
make_queue/templatetags/reservation_extra.py 93.02% <50.00%> (+2.32%) :arrow_up:
util/locale_utils.py 92.85% <66.66%> (-3.23%) :arrow_down:
make_queue/models/machine.py 88.35% <82.50%> (-2.08%) :arrow_down:
internal/templatetags/member.py 89.18% <88.88%> (-2.48%) :arrow_down:
checkin/views.py 43.78% <100.00%> (+2.95%) :arrow_up:
contentbox/forms.py 100.00% <100.00%> (ø)
... and 18 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 8f59f35...56654c4. Read the comment docs.