Closed vinicius0197 closed 6 years ago
Merging #43 into master will decrease coverage by
5.26%
. The diff coverage is50%
.
@@ Coverage Diff @@
## master #43 +/- ##
==========================================
- Coverage 100% 94.73% -5.27%
==========================================
Files 2 2
Lines 102 114 +12
Branches 4 4
==========================================
+ Hits 102 108 +6
- Misses 0 6 +6
Impacted Files | Coverage Δ | |
---|---|---|
bot/application.py | 92.1% <50%> (-7.9%) |
: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 48e0b04...639f19c. Read the comment docs.
PR Description
Remove test from issue https://github.com/ComputerSocietyUNB/ProjetoChatbot/issues/42
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