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: top level variable back reference infra #1284

Merged
merged 1 commit into from
May 6, 2024

Conversation

Peefy
Copy link
Contributor

@Peefy Peefy commented May 6, 2024

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

  • N
  • Y

feat: top level variable back reference infra

Signed-off-by: peefy <xpf6677@163.com>
@Peefy Peefy force-pushed the top-level-back-reference-infra branch from e7c8cfc to 7a1e567 Compare May 6, 2024 13:15
@coveralls
Copy link
Collaborator

coveralls commented May 6, 2024

Pull Request Test Coverage Report for Build 8969711874

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

  • 30 of 245 (12.24%) changed or added relevant lines in 9 files are covered.
  • 17 unchanged lines in 6 files lost coverage.
  • Overall coverage decreased (-0.2%) to 71.182%

Changes Missing Coverage Covered Lines Changed/Added Lines %
kclvm/runner/src/runner.rs 12 13 92.31%
kclvm/runtime/src/_kcl_run.rs 0 2 0.0%
kclvm/runtime/src/stdlib/plugin.rs 0 7 0.0%
kclvm/compiler/src/codegen/traits/type.rs 0 9 0.0%
kclvm/src/lib.rs 0 11 0.0%
kclvm/compiler/src/codegen/llvm/context.rs 7 26 26.92%
kclvm/compiler/src/codegen/llvm/module.rs 6 172 3.49%
Files with Coverage Reduction New Missed Lines %
kclvm/runtime/src/_kcl_run.rs 1 0.0%
kclvm/ast/src/token.rs 1 57.53%
kclvm/runtime/src/stdlib/plugin.rs 1 0.0%
kclvm/query/src/query.rs 3 68.48%
kclvm/config/src/settings.rs 4 78.26%
kclvm/ast/src/config.rs 7 0.0%
Totals Coverage Status
Change from base Build 8968681490: -0.2%
Covered Lines: 52927
Relevant Lines: 74354

💛 - Coveralls

@Peefy Peefy merged commit fced89a into kcl-lang:main May 6, 2024
8 of 10 checks passed
@Peefy Peefy deleted the top-level-back-reference-infra branch May 6, 2024 13:41
JeevaRamanathan pushed a commit to JeevaRamanathan/kcl that referenced this pull request May 7, 2024
Signed-off-by: peefy <xpf6677@163.com>
Signed-off-by: JeevaRamanathan <jeevaramanathan.m@infosys.com>
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.

None yet

2 participants