Closed orjan closed 7 years ago
Merging #13 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #13 +/- ##
=========================================
Coverage 23.43% 23.43%
+ Complexity 139 136 -3
=========================================
Files 51 51
Lines 1762 1762
Branches 296 296
=========================================
Hits 413 413
Misses 1263 1263
Partials 86 86
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 ca94fb9...9a016e2. Read the comment docs.
Awesome!
This makes it easier for clients to use the proto files for proto.actor by using tooling like: https://github.com/google/protobuf-gradle-plugin since it's then possible to import the protos like this, without the need of placing the source in the repository.
Possible regressions:
libprotoc 3.3.2 on osx to generate them
.bat
file has not been tested~/.m2/repository/actor/proto/proto-actor/0.8-SNAPSHOT > jar tvf proto-actor-0.8-SNAPSHOT.jar