ali-sdk / ali-ons

Aliyun Open Notification Service Client
MIT License
151 stars 43 forks source link

fix: use co-gather instead of p-gather #95

Closed dead-horse closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #95 into master will decrease coverage by 32.54%. The diff coverage is 80%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #95       +/-   ##
===========================================
- Coverage   92.01%   59.47%   -32.55%     
===========================================
  Files          35       35               
  Lines        1816     1816               
===========================================
- Hits         1671     1080      -591     
- Misses        145      736      +591
Impacted Files Coverage Δ
lib/mq_client.js 53.44% <100%> (-34.83%) :arrow_down:
lib/store/remote_broker.js 15.71% <50%> (-81.43%) :arrow_down:
lib/producer/topic_publish_info.js 35.29% <0%> (-58.83%) :arrow_down:
lib/process_queue.js 20.83% <0%> (-58.34%) :arrow_down:
lib/producer/mq_producer.js 41.4% <0%> (-53.91%) :arrow_down:
lib/mq_client_api.js 24.18% <0%> (-52.56%) :arrow_down:
lib/consumer/mq_push_consumer.js 41.92% <0%> (-51.56%) :arrow_down:
lib/channel.js 50% <0%> (-50%) :arrow_down:
... and 7 more

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 0d180ce...2c55124. Read the comment docs.

fengmk2 commented 4 years ago

+1

gxcsoccer commented 4 years ago

3.7.1