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

refactor(interactive): Parse Graph Schema from Yaml Configuration #3145

Merged
merged 12 commits into from Sep 4, 2023

Conversation

shirly121
Copy link
Collaborator

What do these changes do?

Related issue number

Fixes

@shirly121 shirly121 changed the title refactor(interactive): Add support to parse schema from yaml configuration refactor(interactive): Add support to Parse Schema from Yaml Configuration Aug 25, 2023
@shirly121 shirly121 changed the title refactor(interactive): Add support to Parse Schema from Yaml Configuration refactor(interactive): Parse Graph Schema from Yaml Configuration Aug 25, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 1, 2023

Codecov Report

Merging #3145 (e893ddd) into main (246f85b) will decrease coverage by 30.96%.
Report is 3 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #3145       +/-   ##
===========================================
- Coverage   73.25%   42.29%   -30.96%     
===========================================
  Files         102      101        -1     
  Lines       11006    10907       -99     
===========================================
- Hits         8062     4613     -3449     
- Misses       2944     6294     +3350     

see 62 files with indirect coverage changes


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 8449e43...e893ddd. Read the comment docs.

@shirly121
Copy link
Collaborator Author

@longbinlai infer file format from its content instead of extension: 4d33e52

longbinlai
longbinlai previously approved these changes Sep 4, 2023
zhanglei1949
zhanglei1949 previously approved these changes Sep 4, 2023
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we reuse interactive's default graph.yaml in interactive dierectory, rather than creating a new file only for testing?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems reasonable to keep them in src/test/resources.

@longbinlai longbinlai merged commit 70343f2 into alibaba:main Sep 4, 2023
48 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.

None yet

4 participants