botman / driver-telegram

BotMan Telegram Driver
MIT License
88 stars 75 forks source link

Fixes tests and run on PHP 7.0 - 7.4 #92

Closed crynobone closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #92 into master will decrease coverage by 4.87%. The diff coverage is 24.39%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #92      +/-   ##
============================================
- Coverage     77.62%   72.74%   -4.88%     
- Complexity      133      144      +11     
============================================
  Files            11       12       +1     
  Lines           429      466      +37     
============================================
+ Hits            333      339       +6     
- Misses           96      127      +31     
Impacted Files Coverage Δ Complexity Δ
src/TelegramContactDriver.php 0.00% <0.00%> (ø) 7.00 <7.00> (?)
src/TelegramDriver.php 92.45% <100.00%> (+0.21%) 64.00 <0.00> (+4.00)

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 6c2f1df...f7acfe3. Read the comment docs.