fix: fix use MultiInstanceProto from other modules #147
Codecov / codecov/project
failed
Aug 29, 2023 in 0s
92.49% (-1.33%) compared to 5bf0b2a
View this Pull Request on Codecov
92.49% (-1.33%) compared to 5bf0b2a
Details
Codecov Report
Patch coverage: 96.03%
and project coverage change: -1.33%
Comparison is base (
5bf0b2a
) 93.81% compared to head (fa92d9b
) 92.49%.
Additional details and impacted files
@@ Coverage Diff @@
## master #147 +/- ##
==========================================
- Coverage 93.81% 92.49% -1.33%
==========================================
Files 229 230 +1
Lines 4851 4875 +24
Branches 532 538 +6
==========================================
- Hits 4551 4509 -42
- Misses 300 366 +66
Files Changed | Coverage Δ | |
---|---|---|
core/metadata/src/model/AppGraph.ts | 95.09% <95.09%> (ø) |
|
core/core-decorator/src/util/PrototypeUtil.ts | 100.00% <100.00%> (ø) |
|
core/metadata/index.ts | 100.00% <100.00%> (ø) |
|
...etadata/src/impl/LoadUnitMultiInstanceProtoHook.ts | 100.00% <100.00%> (ø) |
|
plugin/tegg/lib/EggModuleLoader.ts | 100.00% <100.00%> (ø) |
|
standalone/standalone/src/EggModuleLoader.ts | 100.00% <100.00%> (ø) |
|
standalone/standalone/src/Runner.ts | 93.39% <100.00%> (+0.25%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading