retailcrm / mg-bot-api-client-php

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

Fixed url deserialization in getFileById() method #35

Closed max-baranikov closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #35 (97a951e) into master (6ec1f00) will increase coverage by 0.28%. The diff coverage is n/a.

:exclamation: Current head 97a951e differs from pull request most recent head 50af31b. Consider uploading reports for the commit 50af31b to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##             master      #35      +/-   ##
============================================
+ Coverage     67.64%   67.92%   +0.28%     
  Complexity      636      636              
============================================
  Files            57       57              
  Lines          1428     1428              
============================================
+ Hits            966      970       +4     
+ Misses          462      458       -4     
Impacted Files Coverage Δ
src/Bot/Model/Response/FullFileResponse.php 75.00% <ø> (+25.00%) :arrow_up: