MAKENTNU / web

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

Run makemigrations after updates to reservation model #720

Closed elisakiv closed 3 months ago

elisakiv commented 3 months ago

Proposed changes

Run makemigrations after previous updated to reservation model

Checklist

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

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.17%. Comparing base (e30f5f6) to head (89b47f6).

:exclamation: Current head 89b47f6 differs from pull request most recent head 1b23eee. Consider uploading reports for the commit 1b23eee to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/MAKENTNU/web/pull/720/graphs/tree.svg?width=650&height=150&src=pr&token=EL6fslS1y2&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MAKENTNU)](https://app.codecov.io/gh/MAKENTNU/web/pull/720?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MAKENTNU) ```diff @@ Coverage Diff @@ ## dev #720 +/- ## ======================================= Coverage 88.17% 88.17% ======================================= Files 152 152 Lines 6198 6198 ======================================= Hits 5465 5465 Misses 733 733 ```