Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix use MultiInstanceProto from other modules #147

Merged
merged 1 commit into from
Aug 29, 2023

fix: fix use MultiInstanceProto from other modules

fa92d9b
Select commit
Loading
Failed to load commit list.
Merged

fix: fix use MultiInstanceProto from other modules #147

fix: fix use MultiInstanceProto from other modules
fa92d9b
Select commit
Loading
Failed to load commit list.
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%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.