molecule icon indicating copy to clipboard operation
molecule copied to clipboard

feat: support stop event emit

Open mortalYoung opened this issue 3 years ago • 1 comments
trafficstars

简介

  • 支持事件链的调用和阻塞 #805

mortalYoung avatar Sep 21 '22 11:09 mortalYoung

Codecov Report

Base: 91.05% // Head: 91.06% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (df2633a) compared to base (219b937). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #807   +/-   ##
=======================================
  Coverage   91.05%   91.06%           
=======================================
  Files         180      180           
  Lines        5793     5797    +4     
  Branches     1404     1405    +1     
=======================================
+ Hits         5275     5279    +4     
  Misses        512      512           
  Partials        6        6           
Impacted Files Coverage Δ
src/common/event/eventEmitter.ts 100.00% <100.00%> (ø)
src/workbench/sidebar/explore/folderTree.tsx 97.70% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 21 '22 11:09 codecov[bot]