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: kcl rust plugin impl and example #1599

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

Peefy
Copy link
Contributor

@Peefy Peefy commented Aug 24, 2024

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

  • N
  • Y

Related discussion: https://github.com/orgs/kcl-lang/discussions/1587

feat: kcl rust plugin impl and example

@coveralls
Copy link
Collaborator

coveralls commented Aug 24, 2024

Pull Request Test Coverage Report for Build 10536190681

Details

  • 47 of 49 (95.92%) changed or added relevant lines in 2 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.05%) to 70.974%

Changes Missing Coverage Covered Lines Changed/Added Lines %
kclvm/runtime/src/stdlib/plugin.rs 9 11 81.82%
Files with Coverage Reduction New Missed Lines %
kclvm/sema/src/core/scope.rs 3 68.57%
Totals Coverage Status
Change from base Build 10523809943: 0.05%
Covered Lines: 51573
Relevant Lines: 72665

💛 - Coveralls

@Peefy Peefy merged commit 3620168 into kcl-lang:main Aug 24, 2024
12 checks passed
@Peefy Peefy deleted the kcl-rust-plugin-impl-and-example branch August 24, 2024 13:07
shruti2522 pushed a commit to shruti2522/kcl that referenced this pull request Aug 26, 2024
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