Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

功能完善 #1

Merged
merged 3 commits into from Aug 4, 2017
Merged

功能完善 #1

merged 3 commits into from Aug 4, 2017

Conversation

sunfuze
Copy link
Owner

@sunfuze sunfuze commented Aug 2, 2017

  1. 修改插件读取的配置为 config.knex
  2. 修改配置方式为 knex 的默认方式
  3. 完善 knex.transaction: 支持自动和手动;支持 Promise 和 Generator

@codecov-io
Copy link

codecov-io commented Aug 2, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@2b7b327). Click here to learn what that means.
The diff coverage is 93.61%.

Impacted file tree graph

@@            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.

@okoala
Copy link
Collaborator

okoala commented Aug 2, 2017

我看看

@sunfuze
Copy link
Owner Author

sunfuze commented Aug 2, 2017 via email

@okoala
Copy link
Collaborator

okoala commented Aug 2, 2017

@sunfuze 这个没问题~

@sunfuze sunfuze mentioned this pull request Aug 3, 2017
@okoala okoala merged commit 89443bd into sunfuze:master Aug 4, 2017
okoala pushed a commit that referenced this pull request Aug 28, 2017
* enhancement

* cover transaction and egg-instrument

* fix password for travis

* using app.coreLogger; debug mode can explain query plan

* feat: enhancement config  (#1)

* enhancement

* cover transaction and egg-instrument

* fix password for travis

* Release 2.0.0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants