• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

meshack-mbuvi / hello-books-api / 214
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/urllib3-1.26.5
DEFAULT BRANCH: master
Ran 18 Apr 2018 06:50PM UTC
Jobs 1
Files 4
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
214

push

travis-ci

web-flow
Ft return book 156111106 (#33)

* Develop (#31)

* - Increase test coverage by writing by providing more testcases for the endpoints.

* - Add testcases for checking whether book title or author fields are composed of integers.

* Transferring API Description file from Apiary.io

* Alternate title and author to correct book fields.

* [Feature #156111138] Add configurations for postgresql database.

* [Feature #156111138]Re-define/restructure book and user models to persist data in database.

Database models are defined and their relationship established. More fields are added to the models so as to capture necessary data as much as possible.

* [Feature #156111138] Modify all views to use from and persist data to database.

All view methods are modified and updated so that they can store data to database and retrieve for use.
In memory storage data structures are removed from the views.Since the relations used in the database, the views are updated
to incorporate these features where necessary. For instance, retrieval of books involves querying three database relations namely:
Books, BookCategories and Author. The view for retrieving books and other similar views have thus been updated and restructured to
 incoporate data from these relatons.

* [Feature #156111138] Modify and restructure testcases.

Testcases are modified to work with new changes to data views and models in the application.
Since the application views are using data from database instead of the initial in-memory data, testcases have been restructured to reflect
these modifications.
Also, documentation strings for the methods in testcases have been edited to fit purpose and be descriptive enough.

* [Feature #156111138] update project configuration, requirements.txt and other related files.

Configuration file is update to include settings for postgresql database while requirements.txt is update to incorporate
new installed project modules.
Imports ... (continued)

227 of 227 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 214.1 18 Apr 2018 06:50PM UTC 0
100.0
Travis Job 214.1
Source Files on build 214
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #214
  • 39842750 on github
  • Prev Build on develop (#197)
  • Next Build on develop (#220)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc