Add integration tests for limit/offset #33

Merged
joeybaker merged 3 commits from add-limit-offset-tests into master 2016-11-02 02:09:45 +00:00
joeybaker commented 2016-11-02 00:40:28 +00:00 (Migrated from github.com)

Addresses #28

Fixes a 404 issue with list queries, so this is a patch release.

Addresses #28 Fixes a 404 issue with list queries, so this is a patch release.
codecov-io commented 2016-11-02 00:44:38 +00:00 (Migrated from github.com)

Current coverage is 63.37% (diff: 100%)

Merging #33 into master will increase coverage by 0.08%

@@             master        #33   diff @@
==========================================
  Files             9          9          
  Lines           455        456     +1   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            288        289     +1   
  Misses          167        167          
  Partials          0          0          

Powered by Codecov. Last update d1fc6d4...25501bb

## [Current coverage](https://codecov.io/gh/mdibaiee/hapi-sequelize-crud/pull/33?src=pr) is 63.37% (diff: 100%) > Merging [#33](https://codecov.io/gh/mdibaiee/hapi-sequelize-crud/pull/33?src=pr) into [master](https://codecov.io/gh/mdibaiee/hapi-sequelize-crud/branch/master?src=pr) will increase coverage by **0.08%** ``` diff @@ master #33 diff @@ ========================================== Files 9 9 Lines 455 456 +1 Methods 0 0 Messages 0 0 Branches 0 0 ========================================== + Hits 288 289 +1 Misses 167 167 Partials 0 0 ``` > Powered by [Codecov](https://codecov.io?src=pr). Last update [d1fc6d4...25501bb](https://codecov.io/gh/mdibaiee/hapi-sequelize-crud/compare/d1fc6d46e832738b6b82f48ebe77a4a6e4bcde17...25501bbb104cb0c6cf871fa391abd2384df5584f?src=pr)
joeybaker commented 2016-11-02 02:09:39 +00:00 (Migrated from github.com)

This is straightforward. Merging.

This is straightforward. Merging.
joeybaker commented 2016-11-02 02:10:20 +00:00 (Migrated from github.com)

Released as 2.9.1

Released as 2.9.1
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: thereadme/hapi-sequelize-crud#33
No description provided.