ali-sdk / ali-ons

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

breaking: async #32

Closed denghongcai closed 6 years ago

gxcsoccer commented 6 years ago
"ci": "npm run autod -- --check && npm run pkgfiles && npm run lint && npm run cov",
codecov-io commented 6 years ago

Codecov Report

Merging #32 into master will increase coverage by 4.2%. The diff coverage is 90.74%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #32     +/-   ##
=========================================
+ Coverage   86.75%   90.95%   +4.2%     
=========================================
  Files          35       35             
  Lines        1714     1714             
=========================================
+ Hits         1487     1559     +72     
+ Misses        227      155     -72
Impacted Files Coverage Δ
lib/store/local_memory.js 100% <ø> (ø) :arrow_up:
lib/store/remote_broker.js 97.14% <100%> (+1.42%) :arrow_up:
lib/channel.js 100% <100%> (ø) :arrow_up:
lib/remoting_client.js 93.54% <100%> (-1.62%) :arrow_down:
lib/store/local_file.js 85.29% <100%> (+8.82%) :arrow_up:
lib/mq_client.js 88.27% <79.31%> (+4.08%) :arrow_up:
lib/consumer/mq_push_consumer.js 93.51% <91.35%> (+9.61%) :arrow_up:
lib/producer/mq_producer.js 91.15% <92.85%> (+6.8%) :arrow_up:
lib/mq_client_api.js 75.24% <93.33%> (+8.41%) :arrow_up:
... and 6 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 583209b...4b84644. Read the comment docs.

gxcsoccer commented 6 years ago

+ ali-ons@3.0.0

gxcsoccer commented 6 years ago

+ denghongcai (ali-ons)