Closed alexandrebarbaruiva closed 6 years ago
Merging #49 into master will decrease coverage by
0.78%
. The diff coverage is85.71%
.
@@ Coverage Diff @@
## master #49 +/- ##
==========================================
- Coverage 93.22% 92.43% -0.79%
==========================================
Files 2 2
Lines 118 119 +1
Branches 4 4
==========================================
Hits 110 110
- Misses 8 9 +1
Impacted Files | Coverage Δ | |
---|---|---|
bot/application.py | 88.88% <85.71%> (-1.12%) |
: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 0c209a9...6534967. Read the comment docs.
Code Climate has analyzed commit 65349674 and detected 1 issue on this pull request.
Here's the issue category breakdown:
Category | Count |
---|---|
Style | 1 |
The test coverage on the diff in this pull request is 85.7% (80% is the threshold).
This pull request will bring the total coverage in the repository to 92.4%.
View more on Code Climate.
PR Description
Change messages with broken structure to have better visualization
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