sofastack / sofa-rpc

SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
https://www.sofastack.tech/sofa-rpc/docs/Home
Apache License 2.0
3.81k stars 1.17k forks source link

Add github action to release jar #1238

Closed OrezzerO closed 1 year ago

OrezzerO commented 1 year ago

Add github action to release jar.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1238 (6cc5f35) into master (169016c) will increase coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head 6cc5f35 differs from pull request most recent head 2cc1734. Consider uploading reports for the commit 2cc1734 to get more accurate results

@@             Coverage Diff              @@
##             master    #1238      +/-   ##
============================================
+ Coverage     72.04%   72.06%   +0.01%     
  Complexity      779      779              
============================================
  Files           410      410              
  Lines         17376    17378       +2     
  Branches       2703     2703              
============================================
+ Hits          12519    12523       +4     
+ Misses         3475     3472       -3     
- Partials       1382     1383       +1     
Impacted Files Coverage Δ
.../java/com/alipay/sofa/rpc/common/RpcConstants.java 100.00% <ø> (ø)
.../main/java/com/alipay/sofa/rpc/common/Version.java 100.00% <ø> (ø)
...ipay/sofa/rpc/codec/bolt/SofaRpcSerialization.java 76.19% <100.00%> (+0.17%) :arrow_up:
...n/java/com/alipay/sofa/rpc/log/TimeWaitLogger.java 80.00% <0.00%> (-4.00%) :arrow_down:
...a/com/alipay/sofa/rpc/common/utils/ClassUtils.java 78.23% <0.00%> (-2.05%) :arrow_down:
...n/java/com/alipay/sofa/rpc/common/SofaConfigs.java 84.90% <0.00%> (-1.89%) :arrow_down:
...om/alipay/sofa/rpc/server/triple/TripleServer.java 74.86% <0.00%> (-1.07%) :arrow_down:
.../com/alipay/sofa/rpc/context/RpcInvokeContext.java 81.48% <0.00%> (-0.93%) :arrow_down:
...ipay/sofa/rpc/tracer/sofatracer/RpcSofaTracer.java 91.06% <0.00%> (+0.74%) :arrow_up:
...ipay/sofa/rpc/server/bolt/BoltServerProcessor.java 69.59% <0.00%> (+4.72%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.