Closed felipedau closed 7 years ago
Merging #83 into develop will increase coverage by
0.02%
. The diff coverage is73.78%
.
@@ Coverage Diff @@
## develop #83 +/- ##
===========================================
+ Coverage 47.77% 47.79% +0.02%
===========================================
Files 29 29
Lines 4377 4377
===========================================
+ Hits 2091 2092 +1
+ Misses 2286 2285 -1
Impacted Files | Coverage Δ | |
---|---|---|
unmessage/cli.py | 0% <0%> (ø) |
:arrow_up: |
unmessage/gui.py | 0% <0%> (ø) |
:arrow_up: |
tests/test_conversation.py | 100% <100%> (ø) |
:arrow_up: |
tests/test_file_transfer.py | 100% <100%> (ø) |
:arrow_up: |
unmessage/peer.py | 76.1% <75.69%> (+0.09%) |
: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 13c900b...ec23f38. Read the comment docs.
These are changes to fix #66.