retailcrm / mg-bot-api-client-php

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

Filter sinceId in dialog list method #39

Closed muxx closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #39 (a389cce) into master (d9192f9) will decrease coverage by 0.05%. The diff coverage is 50.00%.

:exclamation: Current head a389cce differs from pull request most recent head 8b9afc5. Consider uploading reports for the commit 8b9afc5 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff              @@
##             master      #39      +/-   ##
============================================
- Coverage     67.92%   67.87%   -0.05%     
- Complexity      650      652       +2     
============================================
  Files            58       58              
  Lines          1462     1466       +4     
============================================
+ Hits            993      995       +2     
- Misses          469      471       +2     
Files Changed Coverage Δ
src/Bot/Model/Request/DialogsRequest.php 66.66% <50.00%> (-3.34%) :arrow_down: