h0tk3y / kotlin-spbsu-2019-project-west

1 stars 0 forks source link

#30 #36

Closed vsalavatov closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #36 into dev will decrease coverage by 1.03%. The diff coverage is 20%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev      #36      +/-   ##
============================================
- Coverage     12.89%   11.86%   -1.04%     
+ Complexity       52       49       -3     
============================================
  Files            31       31              
  Lines           845      860      +15     
  Branches        130      132       +2     
============================================
- Hits            109      102       -7     
- Misses          723      744      +21     
- Partials         13       14       +1
Impacted Files Coverage Δ Complexity Δ
...tlin/snailmail/client/transport/WebsocketClient.kt 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...tlin/snailmail/server/transport/WebsocketServer.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
src/main/kotlin/snailmail/client/ConsoleClient.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
.../kotlin/snailmail/client/lanterna/LoginActivity.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
src/main/kotlin/snailmail/core/ServerResponse.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
src/main/kotlin/snailmail/client/Client.kt 57.14% <100%> (-2.32%) 12 <1> (-1)
src/main/kotlin/snailmail/core/ServerException.kt 10.2% <18.75%> (+2.51%) 1 <0> (ø) :arrow_down:
src/main/kotlin/snailmail/server/Server.kt 72.52% <66.66%> (-0.81%) 25 <2> (-1)
.../kotlin/snailmail/core/api/AuthenticationResult.kt 0% <0%> (-43.75%) 0% <0%> (-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 4be32c3...c5a5b69. Read the comment docs.