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

molenzwiebel / Basie / 26
92%

Build:
DEFAULT BRANCH: master
Ran 10 Aug 2017 10:02AM UTC
Jobs 1
Files 9
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
26

push

travis-ci

web-flow
Rewrite as v2 (#2)

* Initial file structure for Basie v2

* Initial code commit with basic skeleton of models.

* Start outlining query builder.

* Add where query builder methods, start working on joins.

* Add join clause building for the query builder.

* Add basic query compiling. Next up, a whole lot of tests.

* Empty repository for v2 merge.

* Add a whole bunch of tests. Coverage for queries already at 80%

* Add sqlite for testing, hook up querying methods of the builder.

* Add typescript coverage from master branch

* Make QueryBuilder constructor private

* Make models proxy static methods to QueryBuilder, other minor fixes.

* Add postgres tests, increase coverage.

* Add inserting and retrieving the inserted ID, simple methods on BaseModel

* Add relationships (hasOne, belongsTo, hasMany)

* Make returned arrays immutable to prevent accidents

* Add MySQL support

* Start working on README, add raw query method, re-export classes

* Add hasAndBelongsToMany, some minor changes

* Improve README

113 of 126 branches covered (89.68%)

Branch coverage included in aggregate %.

286 of 286 new or added lines in 9 files covered. (100.0%)

265 of 287 relevant lines covered (92.33%)

26.48 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
src/index.ts
6
100.0
src/engines/mysql-engine.ts
14
100.0
src/engines/postgres-engine.ts
Jobs
ID Job ID Ran Files Coverage
1 26.1 10 Aug 2017 10:02AM UTC 0
91.53
Travis Job 26.1
Source Files on build 26
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #26
  • 54fa5c19 on github
  • Prev Build on master (#9)
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