Rwothoromo / WeConnect-App

Business review application API
https://weconnect-api-v2-rwothoromo.herokuapp.com/apidocs/
0 stars 1 forks source link

Api complete with database #15

Closed Rwothoromo closed 6 years ago

Rwothoromo commented 6 years ago

The Api works with a database as per the url on the readme and on postman.

Requesting final reviews @collin5

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 389


Changes Missing Coverage Covered Lines Changed/Added Lines %
app/models/business.py 18 19 94.74%
app/models/review.py 15 16 93.75%
app/models/user.py 13 15 86.67%
app/models/blacklist.py 10 12 83.33%
app/models/log.py 16 18 88.89%
app/models/location.py 13 15 86.67%
app/models/category.py 13 15 86.67%
app/api/v2/resources/auth.py 147 157 93.63%
app/api/v2/resources/business.py 177 199 88.94%
<!-- Total: 644 688 93.6% -->
Totals Coverage Status
Change from base Build 233: -2.3%
Covered Lines: 743
Relevant Lines: 787

💛 - Coveralls