sqs-queue-bundle icon indicating copy to clipboard operation
sqs-queue-bundle copied to clipboard

[WIP] Support Send Message Batch

Open trandangtri opened this issue 8 years ago • 1 comments

Close #19

trandangtri avatar Nov 10 '17 07:11 trandangtri

Codecov Report

Merging #21 into master will decrease coverage by 2.8%. The diff coverage is 5.88%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #21      +/-   ##
===========================================
- Coverage     94.41%   91.6%   -2.81%     
- Complexity      116     119       +3     
===========================================
  Files            18      18              
  Lines           519     536      +17     
===========================================
+ Hits            490     491       +1     
- Misses           29      45      +16
Impacted Files Coverage Δ Complexity Δ
Service/BaseQueue.php 79.12% <0%> (-16.88%) 23 <3> (+3)
Service/Message.php 100% <100%> (ø) 9 <0> (ø) :arrow_down:

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 8520e4e...848077e. Read the comment docs.

codecov[bot] avatar Nov 10 '17 07:11 codecov[bot]