Closed kurten closed 5 years ago
Merging #7 into master will increase coverage by
0.06%
. The diff coverage is78.26%
.
@@ Coverage Diff @@
## master #7 +/- ##
==========================================
+ Coverage 86.92% 86.99% +0.06%
==========================================
Files 31 31
Lines 1201 1184 -17
Branches 47 47
==========================================
- Hits 1044 1030 -14
+ Misses 147 144 -3
Partials 10 10
Impacted Files | Coverage Δ | |
---|---|---|
src/base/objectDefinition.ts | 100% <100%> (ø) |
:arrow_up: |
src/factory/xml/utils.ts | 95.12% <100%> (ø) |
:arrow_up: |
src/base/functionDefinition.ts | 55.17% <100%> (ø) |
:arrow_up: |
src/factory/xml/xmlObjectElementParser.ts | 86.88% <100%> (ø) |
:arrow_up: |
src/factory/common/autowire.ts | 87.17% <100%> (ø) |
:arrow_up: |
src/factory/xml/xmlObjectDefinition.ts | 96.15% <100%> (ø) |
:arrow_up: |
src/factory/xml/xmlApplicationContext.ts | 100% <100%> (ø) |
:arrow_up: |
src/utils/errorFactory.ts | 87.5% <100%> (ø) |
:arrow_up: |
src/factory/xml/xmlObjectDefinitionParser.ts | 85.93% <100%> (-0.22%) |
:arrow_down: |
src/factory/common/managedResolverFactory.ts | 82.5% <65.51%> (+0.31%) |
:arrow_up: |
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 b2d8463...3b995a6. Read the comment docs.
看起来改了lint?