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

chore: reduce mail to dev list #255

Closed imbajin closed 1 year ago

imbajin commented 1 year ago

Purpose of the PR

we should keep dev list clean (currently still too much, next time change server issue) 📪

Main Changes

Verifying these changes

(or)

(or)

Does this PR potentially affect the following parts?

Documentation Status

codecov[bot] commented 1 year ago

Codecov Report

Merging #255 (6c46686) into master (e62ff3f) will decrease coverage by 0.02%. The diff coverage is 88.88%.

@@             Coverage Diff              @@
##             master     #255      +/-   ##
============================================
- Coverage     85.81%   85.79%   -0.02%     
+ Complexity     3234     3233       -1     
============================================
  Files           344      344              
  Lines         12108    12115       +7     
  Branches       1090     1092       +2     
============================================
+ Hits          10390    10394       +4     
  Misses         1196     1196              
- Partials        522      525       +3     
Impacted Files Coverage Δ
...rg/apache/hugegraph/computer/core/bsp/BspBase.java 97.72% <85.71%> (+5.41%) :arrow_up:
...ugegraph/computer/core/config/ComputerOptions.java 98.89% <100.00%> (+<0.01%) :arrow_up:

... and 1 file with indirect coverage changes

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