retailcrm / mg-bot-api-client-php

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

ref #79146 keeping falsy-values when deserialize #22

Closed tishmaria90 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #22 (3047d2d) into master (98563e2) will increase coverage by 2.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #22      +/-   ##
============================================
+ Coverage     63.67%   65.80%   +2.12%     
  Complexity      769      769              
============================================
  Files            55       55              
  Lines          1349     1351       +2     
============================================
+ Hits            859      889      +30     
+ Misses          490      462      -28     
Impacted Files Coverage Δ
src/Serializer.php 97.22% <100.00%> (+0.16%) :arrow_up:
src/Bot/Model/Entity/User.php 42.30% <0.00%> (+3.84%) :arrow_up:
src/Bot/Model/Entity/Bot.php 45.83% <0.00%> (+4.16%) :arrow_up:
src/Bot/Model/Entity/Chat/ChatMember.php 50.00% <0.00%> (+7.14%) :arrow_up:
src/Bot/Model/Entity/Message/Message.php 35.00% <0.00%> (+7.50%) :arrow_up:
src/Bot/Model/Entity/Chat/Chat.php 40.90% <0.00%> (+13.63%) :arrow_up:
src/Bot/Model/Entity/Customer.php 46.66% <0.00%> (+16.66%) :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 98563e2...3047d2d. Read the comment docs.