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: schema type APIs #1368

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

Peefy
Copy link
Contributor

@Peefy Peefy commented May 27, 2024

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

  • N
  • Y
  • refactor: schema type APIs

Signed-off-by: peefy <xpf6677@163.com>
@Peefy Peefy merged commit 4c8bbc4 into kcl-lang:main May 27, 2024
7 of 10 checks passed
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 9256954654

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

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • 82 unchanged lines in 7 files lost coverage.
  • Overall coverage decreased (-0.09%) to 71.096%

Files with Coverage Reduction New Missed Lines %
kclvm/sema/src/resolver/arg.rs 1 74.29%
kclvm/sema/src/ty/into.rs 1 72.19%
kclvm/sema/src/resolver/global.rs 1 71.1%
kclvm/ast/src/ast.rs 2 83.51%
kclvm/sema/src/resolver/schema.rs 18 70.48%
kclvm/query/src/query.rs 29 36.96%
kclvm/api/src/service/ty.rs 30 66.99%
Totals Coverage Status
Change from base Build 9255524830: -0.09%
Covered Lines: 54079
Relevant Lines: 76065

💛 - 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.

None yet

2 participants