IEEEComputerSocietyUNB / ProjetoChatbot

A telegram bot to help you deal with emotions on a daily basis
MIT License
12 stars 3 forks source link

Improve bot structure #70

Closed alexandrebarbaruiva closed 5 years ago

alexandrebarbaruiva commented 5 years ago

PR Description

Improvement on bot structure. New token structure, has config_sample.ini to facilitate configuration.

Fixes:

Changes to Core Features

codecov[bot] commented 5 years ago

Codecov Report

Merging #70 into master will decrease coverage by 0.64%. The diff coverage is 69.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
- Coverage   84.06%   83.42%   -0.65%     
==========================================
  Files           5        5              
  Lines         182      181       -1     
  Branches       15       15              
==========================================
- Hits          153      151       -2     
- Misses         25       26       +1     
  Partials        4        4
Impacted Files Coverage Δ
bot/config_reader.py 100% <100%> (ø) :arrow_up:
bot/application.py 84.72% <100%> (ø) :arrow_up:
bot/watson.py 66.66% <50%> (ø) :arrow_up:
bot/communication.py 75.75% <50%> (-1.17%) :arrow_down:

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 25ed5ca...1669fbe. Read the comment docs.