Closed ddabble closed 1 year ago
Merging #570 (806de24) into dev (aec1a29) will increase coverage by
0.74%
. The diff coverage isn/a
.:exclamation: Current head 806de24 differs from pull request most recent head 4808981. Consider uploading reports for the commit 4808981 to get more accurate results
@@ Coverage Diff @@
## dev #570 +/- ##
==========================================
+ Coverage 87.71% 88.46% +0.74%
==========================================
Files 134 132 -2
Lines 5585 5514 -71
==========================================
- Hits 4899 4878 -21
+ Misses 686 636 -50
Impacted Files | Coverage Δ | |
---|---|---|
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: |
news/views.py | 90.44% <0.00%> (-0.03%) |
:arrow_down: |
make_queue/models/reservation.py | 94.71% <0.00%> (-0.02%) |
:arrow_down: |
docs/urls.py | 100.00% <0.00%> (ø) |
|
... and 22 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Proposed changes
New features
django-constance
package (74f3727de0ca41d90223888d75c5131c98c2c333)This is partly related to #523 and to the earlier discussion mentioned in #503
Areas to review closely
None in particular.
Deployment notes
Should run
python manage.py migrate database
.Checklist
(If any of the points are not relevant, mark them as checked)