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 small improvements to events #571

Closed ddabble closed 1 year ago

ddabble commented 1 year ago

Proposed changes

Improvements

Areas to review closely

Investigate the possibility of further improving the event type descriptions, to make them easier to understand for users.

Checklist

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #571 (b78dea9) into dev (cb33517) will increase coverage by 0.72%. The diff coverage is 66.66%.

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

@@            Coverage Diff             @@
##              dev     #571      +/-   ##
==========================================
+ Coverage   87.71%   88.43%   +0.72%     
==========================================
  Files         134      132       -2     
  Lines        5585     5519      -66     
==========================================
- Hits         4899     4881      -18     
+ Misses        686      638      -48     
Impacted Files Coverage Δ
news/models.py 98.06% <50.00%> (-0.63%) :arrow_down:
news/views.py 90.26% <75.00%> (-0.20%) :arrow_down:
checkin/models.py 91.07% <0.00%> (-1.53%) :arrow_down:
util/url_utils.py 91.30% <0.00%> (-1.29%) :arrow_down:
internal/forms.py 86.91% <0.00%> (-0.25%) :arrow_down:
web/widgets.py 95.07% <0.00%> (-0.11%) :arrow_down:
make_queue/views/api/calendar.py 97.61% <0.00%> (-0.06%) :arrow_down:
util/view_utils.py 96.73% <0.00%> (-0.04%) :arrow_down:
util/templatetags/datetime_tags.py 98.36% <0.00%> (-0.03%) :arrow_down:
... and 24 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.