egg-aop
egg-aop copied to clipboard
refactor: format code
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
Codecov Report
Merging #2 into master will decrease coverage by
1.15%. The diff coverage is80%.
@@ Coverage Diff @@
## master #2 +/- ##
=========================================
- Coverage 92.06% 90.9% -1.16%
=========================================
Files 9 9
Lines 189 187 -2
Branches 36 36
=========================================
- Hits 174 170 -4
Misses 7 7
- Partials 8 10 +2
| Impacted Files | Coverage Δ | |
|---|---|---|
| lib/getInstance.ts | 93.22% <ø> (-3.45%) |
:arrow_down: |
| config/config.default.ts | 100% <ø> (ø) |
:arrow_up: |
| lib/appctx.ts | 100% <ø> (ø) |
:arrow_up: |
| app/extend/application.ts | 100% <ø> (ø) |
:arrow_up: |
| lib/decorators.ts | 88.57% <ø> (ø) |
:arrow_up: |
| app/extend/context.ts | 100% <ø> (ø) |
:arrow_up: |
| lib/index.ts | 100% <ø> (ø) |
:arrow_up: |
| lib/typeLoader.ts | 100% <100%> (ø) |
:arrow_up: |
| lib/aspect.ts | 83.01% <75%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update d4e69e4...a994f3a. Read the comment docs.