Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(analytical): Fix graph template parsing in Java SDK #3617

Merged
merged 2 commits into from Mar 11, 2024

Conversation

zhanglei1949
Copy link
Collaborator

@zhanglei1949 zhanglei1949 commented Mar 11, 2024

Fix #3616

Also use a maven plugin for solve the problem of mvn install -Drevision={} doesn't replace the revision tag in child modules.

Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 27 lines in your changes are missing coverage. Please review.

Project coverage is 43.00%. Comparing base (987d7b9) to head (9225c6a).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3617      +/-   ##
==========================================
- Coverage   43.03%   43.00%   -0.03%     
==========================================
  Files         179      179              
  Lines       18573    18585      +12     
==========================================
  Hits         7992     7992              
- Misses      10581    10593      +12     
Files Coverage Δ
python/graphscope/analytical/app/java_app.py 27.27% <0.00%> (-1.67%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 987d7b9...9225c6a. Read the comment docs.

@sighingnow sighingnow merged commit defc2ab into alibaba:main Mar 11, 2024
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] analytical-java: run custom java-algorithm error
3 participants