IEEEComputerSocietyUNB / ProjetoChatbot

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

Remove redundant files and add PR template #28

Closed alexandrebarbaruiva closed 6 years ago

codeclimate[bot] commented 6 years ago

Code Climate has analyzed commit 724472d7 and detected 10 issues on this pull request.

Here's the issue category breakdown:

Category Count
Style 10

View more on Code Climate.

codecov[bot] commented 6 years ago

Codecov Report

Merging #28 into master will increase coverage by 2.01%. The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   72.05%   74.07%   +2.01%     
==========================================
  Files           2        2              
  Lines          68       81      +13     
  Branches        0        1       +1     
==========================================
+ Hits           49       60      +11     
- Misses         19       21       +2
Impacted Files Coverage Δ
bot/application.py 67.24% <0%> (ø) :arrow_up:
bot/communication.py 91.3% <85.71%> (-8.7%) :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 ddab4ec...724472d. Read the comment docs.