Skip to content

spike on the graph based check#147

Closed
melodyoncode wants to merge 1 commit into
bmw-software-engineering:mainfrom
melodyoncode:spike_graph_based_check
Closed

spike on the graph based check#147
melodyoncode wants to merge 1 commit into
bmw-software-engineering:mainfrom
melodyoncode:spike_graph_based_check

Conversation

@melodyoncode
Copy link
Copy Markdown

@melodyoncode melodyoncode commented Aug 21, 2025

  1. Enable graph-based checks to reference fields within types by using description and resolving them during resolve_references.
  2. fix the lobster import error

@melodyoncode melodyoncode requested a review from a team as a code owner August 21, 2025 07:35
@melodyoncode melodyoncode force-pushed the spike_graph_based_check branch 3 times, most recently from 2d142c0 to 8fb9ec7 Compare August 21, 2025 09:23
Comment thread trlc/ast.py Outdated
def can_be_null(self):
return False

def update_fields(self, parent):
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I think the method should have a more presice name

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

sure, change to "resolve_optional_fields" might make it more clear.

Comment thread trlc/ast.py
Comment thread trlc/ast.py
@melodyoncode melodyoncode force-pushed the spike_graph_based_check branch 2 times, most recently from 611c355 to 143819d Compare September 2, 2025 09:38
Issue: SWP-207929
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.

2 participants