IEEEComputerSocietyUNB / ProjetoChatbot

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

Remove unnecessary code and add code complexity badge #19

Closed alexandrebarbaruiva closed 6 years ago

codeclimate[bot] commented 6 years ago

Code Climate has analyzed commit fde89e42 and detected 15 issues on this pull request.

Here's the issue category breakdown:

Category Count
Style 15

View more on Code Climate.

codecov[bot] commented 6 years ago

Codecov Report

Merging #19 into master will increase coverage by 9.42%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   53.73%   63.15%   +9.42%     
==========================================
  Files           2        1       -1     
  Lines          67       57      -10     
==========================================
  Hits           36       36              
+ Misses         31       21      -10
Impacted Files Coverage Δ
bot/bot.py 63.15% <0%> (ø) :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 779602a...fde89e4. Read the comment docs.