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: fix ci #1785

Merged
merged 1 commit into from
Dec 11, 2024
Merged

fix: fix ci #1785

merged 1 commit into from
Dec 11, 2024

Conversation

zong-zhe
Copy link
Contributor

1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):

  • N
  • Y

2. What is the scope of this PR (e.g. component or file name):

3. Provide a description of the PR(e.g. more details, effects, motivations or doc link):

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Other

4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):

  • N
  • Y

5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links:

  • Unit test
  • Integration test
  • Benchmark (add benchmark stats below)
  • Manual test (add detailed scripts or steps below)
  • Other

Signed-off-by: zongz <[email protected]>
@zong-zhe zong-zhe added the chore label Dec 11, 2024
@zong-zhe zong-zhe added this to the v0.11.0 Release milestone Dec 11, 2024
@zong-zhe zong-zhe requested a review from He1pa December 11, 2024 09:18
@zong-zhe zong-zhe self-assigned this Dec 11, 2024
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 12273260651

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.03%) to 70.889%

Files with Coverage Reduction New Missed Lines %
kclvm/tools/src/LSP/src/request.rs 1 66.67%
kclvm/tools/src/LSP/src/state.rs 1 84.78%
Totals Coverage Status
Change from base Build 12195156406: 0.03%
Covered Lines: 52908
Relevant Lines: 74635

💛 - Coveralls

@zong-zhe zong-zhe merged commit 580c0c2 into main Dec 11, 2024
13 checks passed
SkySingh04 pushed a commit to SkySingh04/kcl that referenced this pull request Dec 17, 2024
Signed-off-by: zongz <[email protected]>
Signed-off-by: Akash <[email protected]>
SkySingh04 added a commit to SkySingh04/kcl that referenced this pull request Dec 24, 2024
…invocations

Signed-off-by: Akash <[email protected]>

refactor: replace verbose completion tests with snapshot-based macro invocations

Signed-off-by: Akash <[email protected]>

fix: fix ci (kcl-lang#1785)

Signed-off-by: zongz <[email protected]>
Signed-off-by: Akash <[email protected]>
SkySingh04 added a commit to SkySingh04/kcl that referenced this pull request Dec 24, 2024
…invocations

Signed-off-by: Akash <[email protected]>

refactor: replace verbose completion tests with snapshot-based macro invocations

Signed-off-by: Akash <[email protected]>

fix: fix ci (kcl-lang#1785)

Signed-off-by: zongz <[email protected]>
Signed-off-by: Akash <[email protected]>
SkySingh04 pushed a commit to SkySingh04/kcl that referenced this pull request Dec 24, 2024
Signed-off-by: zongz <[email protected]>
Signed-off-by: Akash <[email protected]>
SkySingh04 added a commit to SkySingh04/kcl that referenced this pull request Dec 24, 2024
…invocations

Signed-off-by: Akash <[email protected]>

refactor: replace verbose completion tests with snapshot-based macro invocations

Signed-off-by: Akash <[email protected]>

fix: fix ci (kcl-lang#1785)

Signed-off-by: zongz <[email protected]>
Signed-off-by: Akash <[email protected]>

chore: run cargo fmt

Signed-off-by: Akash <[email protected]>

fix: reverted changes to workflow files

Signed-off-by: Akash <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants