botman / driver-telegram

BotMan Telegram Driver
MIT License
87 stars 75 forks source link

Update TelegramDriver.php #42

Closed tasselchof closed 6 years ago

tasselchof commented 6 years ago

Fixed issue #41.

codecov[bot] commented 6 years ago

Codecov Report

Merging #42 into master will increase coverage by 0.18%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #42      +/-   ##
============================================
+ Coverage     76.45%   76.64%   +0.18%     
- Complexity      118      119       +1     
============================================
  Files            11       11              
  Lines           378      381       +3     
============================================
+ Hits            289      292       +3     
  Misses           89       89
Impacted Files Coverage Δ Complexity Δ
src/TelegramDriver.php 93.71% <100%> (+0.12%) 46 <0> (+1) :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 e42d0de...6c7f7a4. Read the comment docs.