hutiefang76 commented on PR #349:
URL: 
https://github.com/apache/hugegraph-computer/pull/349#issuecomment-4762066072

   Updated in `91a04d9`:
   
   - Kept legacy 4-part edge ids on the existing `Edge.name()` path.
   - Added coverage for legacy 4-part ids, current 5-part ids, and both 
`EDGE_OUT` / `EDGE_IN` 6-part ids.
   - Switched `GRAPH_ENV_VERSION` to `1.7.0` and removed the stale `1.5.0` TODO.
   
   Local checks:
   
   ```bash
   mvn -pl computer-test -am -Djacoco.skip=true -Dtest=HugeConverterTest 
-Dsurefire.failIfNoSpecifiedTests=false test
   git diff --check -- .github/workflows/computer-ci.yml 
computer/computer-core/src/main/java/org/apache/hugegraph/computer/core/input/HugeConverter.java
 
computer/computer-test/src/main/java/org/apache/hugegraph/computer/core/input/HugeConverterTest.java
   ```
   
   The new GitHub Actions runs are currently waiting for workflow approval 
(`action_required`).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to