BuildingSync / BuildingSync-website

5 stars 0 forks source link

updating validation workflow for large # errors and other small tweaks #130

Closed kflemin closed 3 years ago

kflemin commented 3 years ago

Fixes #129

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1219028397


Changes Missing Coverage Covered Lines Changed/Added Lines %
bsyncviewer/lib/validator/workflow.py 8 41 19.51%
<!-- Total: 8 41 19.51% -->
Files with Coverage Reduction New Missed Lines %
bsyncviewer/lib/validator/workflow.py 1 35.11%
.tox/python/lib/python3.6/site-packages/bs4/formatter.py 9 76.6%
.tox/python/lib/python3.6/site-packages/bs4/builder/init.py 30 47.93%
.tox/python/lib/python3.6/site-packages/bs4/builder/_htmlparser.py 33 21.67%
.tox/python/lib/python3.6/site-packages/bs4/builder/_lxml.py 42 30.25%
.tox/python/lib/python3.6/site-packages/bs4/init.py 159 15.82%
.tox/python/lib/python3.6/site-packages/bs4/dammit.py 200 32.46%
.tox/python/lib/python3.6/site-packages/bs4/element.py 434 22.41%
<!-- Total: 908 -->
Totals Coverage Status
Change from base Build 1151304476: 0.09%
Covered Lines: 38904
Relevant Lines: 89849

💛 - Coveralls