h0tk3y / kotlin-spbsu-2019-project-west

1 stars 0 forks source link

Console Client & API enhancements #25

Closed vsalavatov closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #25 into dev will decrease coverage by 2%. The diff coverage is 21.68%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev      #25      +/-   ##
============================================
- Coverage     22.74%   20.73%   -2.01%     
  Complexity       51       51              
============================================
  Files            25       25              
  Lines           444      487      +43     
  Branches         51       57       +6     
============================================
  Hits            101      101              
- Misses          339      382      +43     
  Partials          4        4
Impacted Files Coverage Δ Complexity Δ
...tlin/snailmail/server/transport/WebsocketServer.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...tlin/snailmail/client/transport/WebsocketClient.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/ConsoleClient.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
src/main/kotlin/snailmail/core/ServerRequest.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...in/snailmail/standalone/client/StandaloneClient.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...main/kotlin/snailmail/client/MessengerException.kt 75% <100%> (ø) 1 <0> (ø) :arrow_down:
src/main/kotlin/snailmail/server/Server.kt 85.91% <61.53%> (-3.32%) 26 <0> (ø)
src/main/kotlin/snailmail/client/Client.kt 56.41% <64.28%> (-11.16%) 13 <7> (ø)

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 379a794...f72850c. Read the comment docs.