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: file.mkdir and yaml.decode_all functions and bump version to v0.8.7 #1276

Merged
merged 1 commit into from
May 5, 2024

Conversation

Peefy
Copy link
Contributor

@Peefy Peefy commented May 5, 2024

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

  • N
  • Y
  • fix: file.mkdir and yaml.decode_all functions and bump version to v0.8.7

@Peefy Peefy merged commit e028d47 into kcl-lang:main May 5, 2024
7 of 8 checks passed
@Peefy Peefy deleted the fix-system-module branch May 5, 2024 02:11
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 8954751703

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

  • 7 of 21 (33.33%) changed or added relevant lines in 5 files are covered.
  • 11 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.005%) to 71.394%

Changes Missing Coverage Covered Lines Changed/Added Lines %
kclvm/runtime/src/yaml/mod.rs 0 1 0.0%
kclvm/runtime/src/file/mod.rs 0 5 0.0%
kclvm/runtime/src/value/val_yaml.rs 0 8 0.0%
Files with Coverage Reduction New Missed Lines %
kclvm/ast/src/token.rs 1 58.22%
kclvm/ast/src/ast.rs 1 83.55%
kclvm/sema/src/core/scope.rs 3 65.58%
kclvm/sema/src/core/symbol.rs 6 46.34%
Totals Coverage Status
Change from base Build 8952042803: -0.005%
Covered Lines: 52797
Relevant Lines: 73952

💛 - Coveralls

JeevaRamanathan pushed a commit to JeevaRamanathan/kcl that referenced this pull request May 7, 2024
…8.7 (kcl-lang#1276)

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.

2 participants