retailcrm / mg-bot-api-client-php

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

Update product name, cleanup annotations #14

Closed gwinn closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #14 (9fa89e3) into master (b7f214a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #14   +/-   ##
=========================================
  Coverage     62.83%   62.83%           
  Complexity      753      753           
=========================================
  Files            52       52           
  Lines          1321     1321           
=========================================
  Hits            830      830           
  Misses          491      491           
Impacted Files Coverage Δ Complexity Δ
src/Bot/Client.php 95.17% <ø> (ø) 23.00 <0.00> (ø)
src/Bot/HttpClient.php 84.61% <ø> (ø) 36.00 <0.00> (ø)
src/Bot/Model/Entity/Bot.php 41.66% <ø> (ø) 36.00 <0.00> (ø)
src/Bot/Model/Entity/Channel/Channel.php 50.00% <ø> (ø) 27.00 <0.00> (ø)
src/Bot/Model/Entity/Channel/ChannelSettings.php 42.85% <ø> (ø) 21.00 <0.00> (ø)
...c/Bot/Model/Entity/Channel/ChannelSettingsItem.php 37.50% <ø> (ø) 24.00 <0.00> (ø)
...Bot/Model/Entity/Channel/ChannelSettingsStatus.php 50.00% <ø> (ø) 6.00 <0.00> (ø)
src/Bot/Model/Entity/Chat/Chat.php 27.27% <ø> (ø) 33.00 <0.00> (ø)
src/Bot/Model/Entity/Chat/ChatLastMessage.php 0.00% <ø> (ø) 9.00 <0.00> (ø)
src/Bot/Model/Entity/Chat/ChatMember.php 42.85% <ø> (ø) 21.00 <0.00> (ø)
... and 42 more

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 b7f214a...9fa89e3. Read the comment docs.