BuildingSync / BuildingSync-website

5 stars 0 forks source link

Redesign to develop #111

Closed nllong closed 3 years ago

nllong commented 3 years ago

Move the files from redesign to the develop branch. The old version of the site is now on main and tagged as v1.1.3.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 940943139


Changes Missing Coverage Covered Lines Changed/Added Lines %
bsyncviewer/urls.py 0 1 0.0%
bsyncviewer/models/schema.py 8 13 61.54%
bsyncviewer/views.py 16 62 25.81%
<!-- Total: 47 99 47.47% -->
Files with Coverage Reduction New Missed Lines %
bsyncviewer/templatetags/navtags.py 1 70.0%
.tox/python/lib/python3.6/site-packages/django/template/loader_tags.py 1 75.43%
.tox/python/lib/python3.6/site-packages/django/http/request.py 2 55.69%
.tox/python/lib/python3.6/site-packages/django/template/smartif.py 2 81.31%
.tox/python/lib/python3.6/site-packages/django/template/defaulttags.py 3 41.53%
.tox/python/lib/python3.6/site-packages/django/forms/forms.py 4 58.92%
.tox/python/lib/python3.6/site-packages/django/utils/functional.py 4 66.51%
.tox/python/lib/python3.6/site-packages/django/contrib/messages/storage/base.py 5 45.21%
.tox/python/lib/python3.6/site-packages/django/contrib/messages/storage/fallback.py 6 37.93%
.tox/python/lib/python3.6/site-packages/django/template/context.py 6 81.1%
<!-- Total: 67 -->
Totals Coverage Status
Change from base Build 940921801: -0.8%
Covered Lines: 36663
Relevant Lines: 84186

💛 - Coveralls