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

Closed ddabble closed 2 years ago

ddabble commented 2 years ago

Brings in the changes from the following PRs:

codecov[bot] commented 2 years ago

Codecov Report

Merging #402 (bdcb14f) into master (ae2d774) will decrease coverage by 0.97%. The diff coverage is 76.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #402      +/-   ##
==========================================
- Coverage   83.71%   82.73%   -0.98%     
==========================================
  Files         118      118              
  Lines        3837     4200     +363     
==========================================
+ Hits         3212     3475     +263     
- Misses        625      725     +100     
Impacted Files Coverage Δ
web/admin_urls.py 88.88% <ø> (ø)
util/admin_utils.py 53.70% <50.98%> (-46.30%) :arrow_down:
web/multilingual/formfields.py 90.90% <57.14%> (-2.64%) :arrow_down:
util/html_utils.py 57.14% <60.86%> (+7.14%) :arrow_up:
news/admin.py 63.12% <62.31%> (-36.88%) :arrow_down:
faq/admin.py 81.48% <73.68%> (-18.52%) :arrow_down:
news/views.py 87.54% <80.95%> (-0.15%) :arrow_down:
internal/models.py 85.27% <85.00%> (-0.19%) :arrow_down:
internal/admin.py 92.59% <89.47%> (-7.41%) :arrow_down:
news/models.py 94.83% <95.12%> (+0.35%) :arrow_up:
... and 19 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 ae2d774...bdcb14f. Read the comment docs.