truggeri / Books.Service.Transaction

Service for transactions in the Books project.
MIT License
0 stars 0 forks source link

Feature/couchdb - initial setup #4

Closed truggeri closed 6 years ago

truggeri commented 6 years ago

Creates the framework for the abstraction of CouchDB as a transaction.storage.database Database class. So far only connect and disconnect are implemented and tested.

Related To

Issue #3

Future Improvement

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 18


Changes Missing Coverage Covered Lines Changed/Added Lines %
transaction/controllers/transaction.py 1 2 50.0%
transaction/storage/database.py 14 18 77.78%
<!-- Total: 15 20 75.0% -->
Totals Coverage Status
Change from base Build 16: 3.5%
Covered Lines: 35
Relevant Lines: 41

💛 - Coveralls