node-await-event-emitter icon indicating copy to clipboard operation
node-await-event-emitter copied to clipboard

2.1.0

Open danstefancu opened this issue 5 years ago • 1 comments

adjust emit to allow in flight removal of events

allow removeAllListeners to remove from specified event

danstefancu avatar Mar 04 '21 17:03 danstefancu

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.21% :tada:

Comparison is base (78d5e21) 91.78% compared to head (8c49477) 92.00%. Report is 1 commits behind head on master.

:exclamation: Current head 8c49477 differs from pull request most recent head 977c31e. Consider uploading reports for the commit 977c31e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   91.78%   92.00%   +0.21%     
==========================================
  Files           1        1              
  Lines          73       75       +2     
  Branches       14       17       +3     
==========================================
+ Hits           67       69       +2     
  Misses          6        6              
Files Changed Coverage Δ
src/index.ts 92.00% <100.00%> (+0.21%) :arrow_up:

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 04 '21 18:03 codecov[bot]