asynkron / protoactor-kotlin

Ultra-fast distributed cross-platform actor framework
http://proto.actor
Apache License 2.0
221 stars 25 forks source link

Upgrade kotlin to release candidate for 1.2 #17

Closed orjan closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #17 into master will decrease coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #17      +/-   ##
============================================
- Coverage     23.16%   23.08%   -0.09%     
  Complexity      139      139              
============================================
  Files            51       51              
  Lines          1774     1772       -2     
  Branches        303      299       -4     
============================================
- Hits            411      409       -2     
  Misses         1269     1269              
  Partials         94       94
Impacted Files Coverage Δ Complexity Δ
...o-actor/src/main/kotlin/actor/proto/ActorClient.kt 45.83% <0%> (-2.17%) 4% <0%> (ø)
...-actor/src/main/kotlin/actor/proto/ActorContext.kt 32.19% <0%> (-0.47%) 32% <0%> (ø)
.../src/main/kotlin/actor/proto/router/RouterActor.kt 76.19% <0%> (ø) 7% <0%> (ø) :arrow_down:

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 f222ba8...c2b2384. Read the comment docs.