Closed alexandrebarbaruiva closed 6 years ago
Code Climate has analyzed commit f32c491a 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 100.0% (16.5% change).
View more on Code Climate.
Merging #36 into master will increase coverage by
16.49%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #36 +/- ##
=========================================
+ Coverage 83.5% 100% +16.49%
=========================================
Files 2 2
Lines 97 102 +5
Branches 4 4
=========================================
+ Hits 81 102 +21
+ Misses 16 0 -16
Impacted Files | Coverage Δ | |
---|---|---|
bot/application.py | 100% <100%> (+27.11%) |
: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 e1156ea...f32c491. Read the comment docs.
Brief description:
No new features, just more tests to improve code coverage.
New Feature Submissions:
To run tests locally, use
make
if you're on Mac or Linux.New Dialog Submissions:
User messages have
- -
, bot messages have-
test_dialogs
?Changes to Core Features: