Closed vsalavatov closed 5 years ago
Merging #33 into dev will decrease coverage by
3.46%
. The diff coverage is14.15%
.
@@ Coverage Diff @@
## dev #33 +/- ##
============================================
- Coverage 20.73% 17.27% -3.47%
- Complexity 51 52 +1
============================================
Files 25 26 +1
Lines 487 631 +144
Branches 57 92 +35
============================================
+ Hits 101 109 +8
- Misses 382 509 +127
- Partials 4 13 +9
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
src/main/kotlin/snailmail/core/ServerRequest.kt | 0% <0%> (ø) |
0 <0> (ø) |
:arrow_down: |
src/main/kotlin/snailmail/client/Client.kt | 59.45% <0%> (+3.04%) |
13 <0> (ø) |
:arrow_down: |
...n/kotlin/snailmail/core/api/APITransportMapping.kt | 0% <0%> (ø) |
0 <0> (?) |
|
...tlin/snailmail/server/transport/WebsocketServer.kt | 0% <0%> (ø) |
0 <0> (ø) |
:arrow_down: |
src/main/kotlin/snailmail/core/ServerResponse.kt | 0% <0%> (ø) |
0 <0> (ø) |
:arrow_down: |
src/main/kotlin/snailmail/server/Server.kt | 73.33% <61.7%> (-12.59%) |
26 <5> (ø) |
|
src/main/kotlin/snailmail/core/ServerException.kt | 7.69% <7.69%> (ø) |
1 <1> (?) |
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 c1c7efa...36bfcea. Read the comment docs.
31