egg-sequelize
egg-sequelize copied to clipboard
feat: customize load in agent or in app
Checklist
- [ ]
npm testpasses - [ ] tests and/or benchmarks are included
- [ ] documentation is changed or added
- [ ] commit message follows commit guidelines
Affected core subsystem(s)
Description of change
根据配置选择是在agent,还是app上初始化sequelize。
Codecov Report
Merging #88 into master will decrease coverage by
1.09%. The diff coverage is75.00%.
@@ Coverage Diff @@
## master #88 +/- ##
==========================================
- Coverage 85.71% 84.61% -1.10%
==========================================
Files 4 4
Lines 63 65 +2
==========================================
+ Hits 54 55 +1
- Misses 9 10 +1
| Impacted Files | Coverage Δ | |
|---|---|---|
| config/config.default.js | 100.00% <ø> (ø) |
|
| agent.js | 66.66% <50.00%> (-33.34%) |
:arrow_down: |
| app.js | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update cbc3a84...33b819b. Read the comment docs.
这个可以 merge 发包吗
这个可以发个包么。🙏