apache / incubator-hugegraph-computer

HugeGraph Computer - A distributed graph processing system for hugegraph (OLAP)
https://hugegraph.apache.org/docs/quickstart/hugegraph-computer/
Apache License 2.0
42 stars 41 forks source link

fix package: remove style&assembly rule from .gitattributes #222

Closed coderzc closed 1 year ago

coderzc commented 1 year ago

223 already be merged this PR @simon824

codecov[bot] commented 1 year ago

Codecov Report

Merging #222 (dc97932) into master (550c4b8) will increase coverage by 0.04%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #222      +/-   ##
============================================
+ Coverage     85.76%   85.81%   +0.04%     
- Complexity     3231     3232       +1     
============================================
  Files           344      344              
  Lines         12079    12079              
  Branches       1087     1087              
============================================
+ Hits          10359    10365       +6     
+ Misses         1193     1188       -5     
+ Partials        527      526       -1     
Impacted Files Coverage Δ
...k8s/operator/controller/ComputerJobController.java 88.69% <0.00%> (-1.03%) :arrow_down:
...h/computer/core/network/session/ClientSession.java 84.42% <0.00%> (+2.45%) :arrow_up:
...raph/computer/k8s/operator/OperatorEntrypoint.java 88.23% <0.00%> (+2.52%) :arrow_up:
...rg/apache/hugegraph/computer/core/bsp/BspBase.java 100.00% <0.00%> (+7.69%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more