ebeneditos / telegram.bot

Develop a Telegram Bot with R
https://ebeneditos.github.io/telegram.bot/
GNU General Public License v3.0
107 stars 24 forks source link

v2.2.0 #8

Closed ebeneditos closed 5 years ago

ebeneditos commented 5 years ago

See NEWS.md

codecov[bot] commented 5 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #8   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     14    +3     
  Lines         478    515   +37     
=====================================
+ Hits          478    515   +37
Impacted Files Coverage Δ
R/dispatcher.R 100% <100%> (ø) :arrow_up:
R/basefilter.R 100% <100%> (ø)
R/utils.R 100% <100%> (ø) :arrow_up:
R/bot.R 100% <100%> (ø) :arrow_up:
R/updater.R 100% <100%> (ø) :arrow_up:
R/errorhandler.R 100% <100%> (ø)
R/messagehandler.R 100% <100%> (ø) :arrow_up:
R/handler.R 100% <100%> (ø) :arrow_up:
R/callbackqueryhandler.R 100% <100%> (ø) :arrow_up:
R/update.R 100% <100%> (ø) :arrow_up:
... and 7 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 2ade4db...8671a73. Read the comment docs.