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(k8s): remove crd declaration in operator yaml #263

Closed Radeity closed 1 year ago

Radeity commented 1 year ago

Purpose of the PR

Main Changes

Verifying these changes

Does this PR potentially affect the following parts?

Documentation Status

Radeity commented 1 year ago

cc @simon824 @coderzc

codecov[bot] commented 1 year ago

Codecov Report

Merging #263 (49a256b) into master (510d7f9) will decrease coverage by 0.07%. Report is 1 commits behind head on master. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #263      +/-   ##
============================================
- Coverage     85.81%   85.75%   -0.07%     
+ Complexity     3233     3232       -1     
============================================
  Files           344      344              
  Lines         12115    12115              
  Branches       1092     1092              
============================================
- Hits          10397    10389       -8     
- Misses         1193     1204      +11     
+ Partials        525      522       -3     
Files Changed Coverage Δ
...a/org/apache/hugegraph/computer/k8s/Constants.java 90.90% <ø> (ø)
...h/computer/k8s/crd/model/HugeGraphComputerJob.java 100.00% <ø> (ø)

... and 5 files with indirect coverage changes

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