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

feat: add hints for schema config expr #1589

Closed
wants to merge 7 commits into from

Commits on Aug 26, 2024

  1. modify walk config expr

    Signed-off-by: shruti2522 <[email protected]>
    shruti2522 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    12ecc6f View commit details
    Browse the repository at this point in the history
  2. set local scope

    Signed-off-by: shruti2522 <[email protected]>
    shruti2522 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    422aa4c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. add hint

    Signed-off-by: shruti2522 <[email protected]>
    
    schema name hint
    
    Signed-off-by: shruti2522 <[email protected]>
    
    set sema type
    
    Signed-off-by: shruti2522 <[email protected]>
    
    add expr name
    
    Signed-off-by: shruti2522 <[email protected]>
    
    revert change in fib.k
    
    Signed-off-by: shruti2522 <[email protected]>
    
    conditional hint
    
    Signed-off-by: shruti2522 <[email protected]>
    
    add tests
    
    Signed-off-by: shruti2522 <[email protected]>
    
    add config_entry
    
    Signed-off-by: shruti2522 <[email protected]>
    
    add hints for type assign
    
    Signed-off-by: shruti2522 <[email protected]>
    
    add hint
    
    Signed-off-by: shruti2522 <[email protected]>
    shruti2522 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9859903 View commit details
    Browse the repository at this point in the history
  2. add schema hint

    Signed-off-by: shruti2522 <[email protected]>
    shruti2522 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    039f9dd View commit details
    Browse the repository at this point in the history
  3. updated snap

    Signed-off-by: shruti2522 <[email protected]>
    shruti2522 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    38757d5 View commit details
    Browse the repository at this point in the history
  4. reduce complexity of with_hint

    Signed-off-by: shruti2522 <[email protected]>
    shruti2522 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f080459 View commit details
    Browse the repository at this point in the history
  5. add test for nested schema hints

    Signed-off-by: shruti2522 <[email protected]>
    shruti2522 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6da4b75 View commit details
    Browse the repository at this point in the history