BuildingSync / BuildingSync-website

5 stars 0 forks source link

edge case fix for type references enums and unions enums #162

Closed kflemin closed 2 years ago

kflemin commented 2 years ago
coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1689781762


Changes Missing Coverage Covered Lines Changed/Added Lines %
bsyncviewer/lib/schema_parser.py 67 81 82.72%
<!-- Total: 67 81 82.72% -->
Files with Coverage Reduction New Missed Lines %
.tox/python/lib/python3.6/site-packages/urllib3/util/connection.py 16 31.94%
.tox/python/lib/python3.6/site-packages/urllib3/util/retry.py 86 31.4%
.tox/python/lib/python3.6/site-packages/urllib3/connectionpool.py 167 19.17%
<!-- Total: 269 -->
Totals Coverage Status
Change from base Build 1668177783: 0.005%
Covered Lines: 39276
Relevant Lines: 90803

💛 - Coveralls