Closed muetsii closed 4 years ago
Merging #47 into master will increase coverage by
0.71%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #47 +/- ##
==========================================
+ Coverage 95.00% 95.71% +0.71%
==========================================
Files 26 27 +1
Lines 200 210 +10
==========================================
+ Hits 190 201 +11
+ Misses 10 9 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/entities/ChatRoom.js | 88.88% <ø> (ø) |
|
src/entities/ChatHouse.js | 100.00% <100.00%> (ø) |
|
src/entities/ChatMessage.js | 100.00% <100.00%> (+20.00%) |
:arrow_up: |
src/entities/Roll.js | 100.00% <100.00%> (ø) |
|
src/services/chat-message/chat-message.class.js | 100.00% <100.00%> (ø) |
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 9ff929e...cead902. Read the comment docs.
Give the posibility to roll dice from the chat by sending a number in the chat, or a number followed by semicolon.