-
Notifications
You must be signed in to change notification settings - Fork 12
fix: sharding and query for windows interop #6
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@@ -84,8 +84,7 @@ describe('ShardingStore', () => { | |||
}) | |||
}) | |||
|
|||
// TODO: fix query prefix and orders | |||
describe.skip('interface-datastore', () => { | |||
describe('interface-datastore', () => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
RAD!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 on CI work
@richardschneider seems that it just needs an update on linting :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
travis is complaining about deprecated |
Codecov Report
@@ Coverage Diff @@
## master #6 +/- ##
=========================================
Coverage ? 90.81%
=========================================
Files ? 8
Lines ? 283
Branches ? 0
=========================================
Hits ? 257
Misses ? 26
Partials ? 0
Continue to review full report at Codecov.
|
@diasdavid its ready for a release! |
No description provided.