kcl-lang / cli

The KCL Command Line Interface (CLI).
https://kcl-lang.io
Apache License 2.0
19 stars 13 forks source link

feat: support run entry from stdin #136

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".):

Close #130

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10403770187

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/options/run.go 4 12 33.33%
pkg/fs/util.go 0 10 0.0%
<!-- Total: 4 22 18.18% -->
Totals Coverage Status
Change from base Build 10403292356: 0.1%
Covered Lines: 89
Relevant Lines: 620

💛 - Coveralls