asynkron / protoactor-kotlin

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

Documented the current state of the project #58

Closed orjan closed 4 years ago

orjan commented 4 years ago

Current state:

Closes #45

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #58      +/-   ##
============================================
- Coverage     32.85%   32.63%   -0.23%     
  Complexity      204      204              
============================================
  Files            57       57              
  Lines          1814     1814              
  Branches        273      273              
============================================
- Hits            596      592       -4     
- Misses         1135     1143       +8     
+ Partials         83       79       -4     
Impacted Files Coverage Δ Complexity Δ
proto-actor/src/main/java/actor/proto/Protos.java 12.98% <0.00%> (-0.34%) 2.00% <0.00%> (ø%)

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 542ce44...dadcdd6. Read the comment docs.