MAKENTNU / web

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

Some event ticket improvements #428

Closed ddabble closed 2 years ago

ddabble commented 2 years ago

Main changes:

Additional changes:

codecov[bot] commented 2 years ago

Codecov Report

Merging #428 (cbee23f) into dev (a1ead75) will increase coverage by 0.58%. The diff coverage is 98.66%.

@@            Coverage Diff             @@
##              dev     #428      +/-   ##
==========================================
+ Coverage   87.43%   88.01%   +0.58%     
==========================================
  Files         136      137       +1     
  Lines        5142     5183      +41     
==========================================
+ Hits         4496     4562      +66     
+ Misses        646      621      -25     
Impacted Files Coverage Δ
news/views.py 97.12% <96.00%> (+3.87%) :arrow_up:
news/admin.py 93.49% <100.00%> (+1.23%) :arrow_up:
news/forms.py 96.96% <100.00%> (ø)
news/models.py 98.63% <100.00%> (+2.03%) :arrow_up:
util/model_utils.py 100.00% <100.00%> (ø)
mail/email.py 38.63% <0.00%> (+4.54%) :arrow_up:
util/view_utils.py 96.66% <0.00%> (+5.55%) :arrow_up:
util/logging_utils.py 100.00% <0.00%> (+33.33%) :arrow_up:

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 a1ead75...cbee23f. Read the comment docs.