retailcrm / mg-bot-api-client-php

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

Cleanup code #5

Closed gwinn closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #5 into master will decrease coverage by 0.34%. The diff coverage is 90.9%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #5      +/-   ##
============================================
- Coverage     44.36%   44.01%   -0.35%     
+ Complexity      667      662       -5     
============================================
  Files            64       62       -2     
  Lines          1474     1463      -11     
============================================
- Hits            654      644      -10     
+ Misses          820      819       -1
Impacted Files Coverage Δ Complexity Δ
src/Bot/Client.php 95.17% <ø> (ø) 23 <0> (ø) :arrow_down:
src/Bot/Model/ModelAdapter.php 91.66% <100%> (ø) 5 <4> (?)
src/Bot/HttpClient.php 84.61% <85.71%> (-0.39%) 36 <0> (+1)

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 997cc48...38fa980. Read the comment docs.