kcl-lang / kcl

KCL Programming Language (CNCF Sandbox Project). https://kcl-lang.io
https://kcl-lang.io
Apache License 2.0
1.42k stars 110 forks source link

fix: windows path for the git client #1377

Closed Peefy closed 1 month ago

Peefy commented 1 month ago

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

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9270059534

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


Changes Missing Coverage Covered Lines Changed/Added Lines %
kclvm/driver/src/client/git.rs 4 23 17.39%
<!-- Total: 4 23 17.39% -->
Files with Coverage Reduction New Missed Lines %
kclvm/driver/src/client/git.rs 1 50.91%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9266793566: -0.01%
Covered Lines: 54375
Relevant Lines: 76575

💛 - Coveralls