retailcrm / mg-bot-api-client-php

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

update php version #20

Closed tishmaria90 closed 2 years ago

tishmaria90 commented 2 years ago

Resolves #17, resolves #18

codecov-commenter commented 2 years ago

Codecov Report

Merging #20 (6dbde5d) into master (c6a44ea) will increase coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #20      +/-   ##
============================================
+ Coverage     63.57%   63.67%   +0.10%     
- Complexity      767      769       +2     
============================================
  Files            55       55              
  Lines          1348     1349       +1     
============================================
+ Hits            857      859       +2     
+ Misses          491      490       -1     
Impacted Files Coverage Δ
src/Bot/HttpClient.php 85.43% <100.00%> (+0.82%) :arrow_up:
src/Bot/Model/Entity/Channel/Channel.php 50.00% <100.00%> (ø)
src/Serializer.php 97.05% <100.00%> (+0.18%) :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 c6a44ea...6dbde5d. Read the comment docs.