retailcrm / mg-bot-api-client-php

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

Add dialogUnassign method for the client #15

Closed opheugene closed 3 years ago

Neur0toxine commented 3 years ago

Было бы здорово добавить тест для метода (по аналогии с тестами для существующих методов).

codecov-commenter commented 3 years ago

Codecov Report

Merging #15 (d62fa0d) into master (84ecba8) will increase coverage by 0.30%. The diff coverage is 100.00%.

:exclamation: Current head d62fa0d differs from pull request most recent head bd111c8. Consider uploading reports for the commit bd111c8 to get more accurate results Impacted file tree graph

@@             Coverage Diff              @@
##             master      #15      +/-   ##
============================================
+ Coverage     62.83%   63.13%   +0.30%     
- Complexity      753      757       +4     
============================================
  Files            52       53       +1     
  Lines          1321     1332      +11     
============================================
+ Hits            830      841      +11     
  Misses          491      491              
Impacted Files Coverage Δ
src/Bot/Client.php 95.39% <100.00%> (+0.22%) :arrow_up:
src/Bot/Model/Response/UnassignResponse.php 100.00% <100.00%> (ø)

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 84ecba8...bd111c8. Read the comment docs.

opheugene commented 3 years ago

добавил