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

[luci/service] migrate Range shape inference rule to sinf::Algorithm #13987

Merged
merged 6 commits into from
Sep 12, 2024

Commits on Sep 11, 2024

  1. [luci/service] migrate Range shape inference rule to sinf::Algorithm

    This commit migrate Range shape inference rule to sinf::Algorithm.
    
    ONE-DCO-1.0-Signed-off-by: bokyeong Lee <[email protected]>
    kyeong8139 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ffa0ce8 View commit details
    Browse the repository at this point in the history
  2. [luci/service] add include

    This commit add include code.
    
    ONE-DCO-1.0-Signed-off-by: bokyeong lee <[email protected]>
    kyeong8139 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a1d4c75 View commit details
    Browse the repository at this point in the history
  3. [luci/service] copy own_shape function with non-const params

    This commit copy own_shape function with non-contst params.
    
    ONE-DCO-1.0-Signed-off-by: bokyeong Lee <[email protected]>
    kyeong8139 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1f3e0fd View commit details
    Browse the repository at this point in the history
  4. [luci/service] add tests for range with const param

    This commit add tests for range with const param.
    
    ONE-DCO-1.0-Signed-off-by: bokyeong Lee <[email protected]>
    kyeong8139 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    297a187 View commit details
    Browse the repository at this point in the history
  5. [luci/service] remove comment

    This commit remove comment.
    
    ONE-DCO-1.0-Signed-off-by: bokyeong Lee <[email protected]>
    kyeong8139 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5c474bc View commit details
    Browse the repository at this point in the history
  6. [luci/service] revise comment

    This commit revise comment about use_own()
    
    ONE-DCO-1.0-Signed-off-by: Bokyeong Lee k<[email protected]>
    
    Co-authored-by: SaeHie Park <[email protected]>
    kyeong8139 and seanshpark authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2ea01be View commit details
    Browse the repository at this point in the history