retailcrm / mg-bot-api-client-php

PHP client for MG Bot API
MIT License
3 stars 11 forks source link

Added suggestions to MessageSendRequest #16

Closed max-baranikov closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #16 (36ace38) into master (bb78a4f) will increase coverage by 0.43%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #16      +/-   ##
============================================
+ Coverage     63.13%   63.57%   +0.43%     
- Complexity      757      767      +10     
============================================
  Files            53       55       +2     
  Lines          1332     1348      +16     
============================================
+ Hits            841      857      +16     
  Misses          491      491              
Impacted Files Coverage Δ
src/Bot/Model/Entity/Message/Suggestion.php 100.00% <100.00%> (ø)
.../Bot/Model/Entity/Message/TransportAttachments.php 100.00% <100.00%> (ø)
src/Bot/Model/Request/MessageSendRequest.php 88.88% <100.00%> (+1.38%) :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 bb78a4f...36ace38. Read the comment docs.