Closed tapumar closed 6 years ago
Code Climate has analyzed commit 87456685 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.3%.
View more on Code Climate.
Merging #47 into master will increase coverage by
0.22%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #47 +/- ##
==========================================
+ Coverage 93.1% 93.33% +0.22%
==========================================
Files 2 2
Lines 116 120 +4
Branches 4 4
==========================================
+ Hits 108 112 +4
Misses 8 8
Impacted Files | Coverage Δ | |
---|---|---|
bot/application.py | 90.24% <100%> (+0.5%) |
: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 41b4011...8745668. Read the comment docs.
PR Description
adiciona mensagem ao iniciar informando que é um robo
New Feature Submissions
To run tests locally, use
make
if you're on Mac or Linux.Changes to Core Features