h0tk3y / kotlin-spbsu-2019-project-west

1 stars 0 forks source link

Improved client #21

Closed jeinygroove closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #21 into dev will decrease coverage by 8.09%. The diff coverage is 4.8%.

Impacted file tree graph

@@             Coverage Diff             @@
##                dev      #21     +/-   ##
===========================================
- Coverage     27.96%   19.86%   -8.1%     
  Complexity       30       30             
===========================================
  Files            16       16             
  Lines           211      297     +86     
  Branches         25       35     +10     
===========================================
  Hits             59       59             
- Misses          137      223     +86     
  Partials         15       15
Impacted Files Coverage Δ Complexity Δ
...main/kotlin/snailmail/client/MessengerException.kt 0% <ø> (ø) 0 <0> (ø) :arrow_down:
src/main/kotlin/snailmail/server/Server.kt 49.23% <0%> (ø) 14 <0> (ø) :arrow_down:
src/main/kotlin/snailmail/client/ConsoleClient.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
src/main/kotlin/snailmail/core/GroupChat.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
src/main/kotlin/snailmail/client/ClientApp.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
src/main/kotlin/snailmail/client/Client.kt 48.64% <31.25%> (-23.36%) 8 <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 ccb3837...2cded24. Read the comment docs.