IEEEComputerSocietyUNB / ProjetoChatbot

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

Update tasks.py #63

Closed tapumar closed 6 years ago

tapumar commented 6 years ago

PR Description

Add test coverage for linter

Changes to Core Features

codeclimate[bot] commented 6 years ago

Code Climate has analyzed commit 5d6ec2ca and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 93.0% (15.2% change).

View more on Code Climate.

codecov[bot] commented 6 years ago

Codecov Report

Merging #63 into master will increase coverage by 15.27%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #63       +/-   ##
===========================================
+ Coverage   77.08%   92.36%   +15.27%     
===========================================
  Files           3        3               
  Lines         144      144               
  Branches       11       11               
===========================================
+ Hits          111      133       +22     
+ Misses         32       10       -22     
  Partials        1        1
Impacted Files Coverage Δ
linter/linter.py 100% <0%> (+100%) :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 b7f310d...5d6ec2c. Read the comment docs.