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: runtime api spec gen scripts #1478

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

Peefy
Copy link
Contributor

@Peefy Peefy commented Jul 8, 2024

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

  • N
  • Y
  • refactor: runtime api spec gen scripts

Signed-off-by: peefy <xpf6677@163.com>
@Peefy Peefy force-pushed the refactor-gen-runtime-api-scripts branch from 899544f to 38cc9fc Compare July 8, 2024 05:00
Signed-off-by: peefy <xpf6677@163.com>
@Peefy Peefy force-pushed the refactor-gen-runtime-api-scripts branch from e452268 to 4deae92 Compare July 8, 2024 05:36
@Peefy Peefy merged commit 0c023c8 into kcl-lang:main Jul 8, 2024
9 of 11 checks passed
@Peefy Peefy deleted the refactor-gen-runtime-api-scripts branch July 8, 2024 06:00
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 9834130332

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 252 (0.0%) changed or added relevant lines in 1 file are covered.
  • 10 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.2%) to 71.401%

Changes Missing Coverage Covered Lines Changed/Added Lines %
kclvm/runtime/scripts/gen-api-spec.rs 0 252 0.0%
Files with Coverage Reduction New Missed Lines %
kclvm/sema/src/core/scope.rs 3 66.84%
kclvm/sema/src/core/symbol.rs 3 49.48%
kclvm/config/src/settings.rs 4 78.26%
Totals Coverage Status
Change from base Build 9825613051: -0.2%
Covered Lines: 56565
Relevant Lines: 79222

💛 - Coveralls

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