ali-sdk / ali-ons

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

Order message #83

Open zbydown opened 5 years ago

zbydown commented 5 years ago

先看这个顺序消息。事务消息基于这个分支开发。如需要补充文档看以什么形式补充。

codecov[bot] commented 5 years ago

Codecov Report

Merging #83 into master will decrease coverage by 0.51%. The diff coverage is 86.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
- Coverage   92.34%   91.83%   -0.52%     
==========================================
  Files          35       35              
  Lines        1816     2070     +254     
==========================================
+ Hits         1677     1901     +224     
- Misses        139      169      +30
Impacted Files Coverage Δ
lib/process_queue.js 82.14% <100%> (+2.97%) :arrow_up:
lib/mq_client_api.js 77.35% <73.68%> (+0.14%) :arrow_up:
lib/producer/mq_producer.js 93.83% <83.33%> (-1.48%) :arrow_down:
lib/consumer/mq_push_consumer.js 92.22% <87.87%> (-2.11%) :arrow_down:
lib/mq_client.js 88.62% <0%> (-0.35%) :arrow_down:
lib/store/local_file.js 88.23% <0%> (+2.94%) :arrow_up:

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 b62f120...c9e0293. Read the comment docs.

gxcsoccer commented 5 years ago

如果有官方文档,可以贴一下