Closed sunfuze closed 7 years ago
:exclamation: No coverage uploaded for pull request base (
master@2b7b327
). Click here to learn what that means. The diff coverage is93.61%
.
@@ Coverage Diff @@
## master #1 +/- ##
=========================================
Coverage ? 93.75%
=========================================
Files ? 4
Lines ? 96
Branches ? 0
=========================================
Hits ? 90
Misses ? 6
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
config/config.default.js | 100% <100%> (ø) |
|
app.js | 100% <100%> (ø) |
|
agent.js | 100% <100%> (ø) |
|
lib/knex.js | 93.25% <93.25%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2b7b327...5fe5e05. Read the comment docs.
我看看
打算转到 egg/egg-knex 下
仙森 notifications@github.com于2017年8月2日周三 下午2:40写道:
我看看
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/okoala/egg-knex/pull/1#issuecomment-319582337, or mute the thread https://github.com/notifications/unsubscribe-auth/ABHhMvKpmkP3GYl_wKqI8ogP2X8xjDiLks5sUBnzgaJpZM4OqkeT .
@sunfuze 这个没问题~
config.knex
knex
的默认方式knex.transaction
: 支持自动和手动;支持 Promise 和 Generator