• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

KusionStack / kclvm-go
48%
main: 59%

Build:
Build:
LAST BUILD BRANCH: bump-kcl-0.5.0-beta.1
DEFAULT BRANCH: main
Repo Added 16 May 2022 12:25PM CUT
Token EfVCeKfROMtrKzi5Wi6QgW1JZVTD4c76m regen
Build 264 Last
Files 40
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH dev/xiarui.xr/update-parse-deps
branch: dev/xiarui.xr/update-parse-deps
CHANGE BRANCH
x
Reset
Sync Branches
  • dev/xiarui.xr/update-parse-deps
  • add-builtin-manifests
  • add-cla-action
  • add-more-kcl-artifacts
  • add-proto-arg
  • bump-cla
  • bump-kcl-0.5.0-beta.1
  • bump-kcl-plugin-version
  • bump-kcl-version-0.5.0-alpha.2
  • bump-kcl-version-0.5.0-alpha.4
  • bump-kclvm-artifact-to-v0.4.6
  • bump-kclvm-version-0.4.4-beta.2
  • bump-kclvm-version-0.4.5
  • bump-new-version
  • chai2010-patch-1
  • chai2010-patch-2
  • chai2010-scripts-read-md5-from-url
  • dev/boying/artifact
  • dev/boying/install
  • dev/boying/test
  • dev/c_api_build_tag
  • dev/c_api_call_client
  • dev/fix-service-err-message
  • dev/xiarui.xr/update-list-upDownstream
  • feat-add-codeowners
  • feat-add-version-cmd
  • feat-build-info-cmd
  • feat-custom-install-root
  • feat-docker-image-release
  • feat-go-struct-gen
  • feat-read-md5sum-from-mirror-site
  • feat-windows-artifact
  • fix-ListDepFiles
  • fix-immut-error
  • fix-kclvm-md5sum
  • fix-list-app
  • fix-macos-m1
  • fix-memory-leak
  • fix/kclvm-client-finalizer
  • gen-go-struct
  • gen-kcl-schema
  • go-test-cover
  • issue75
  • kcl-go-gen
  • kclvm-0.4.4-beta.1-release
  • main
  • plugin-go
  • refactor-kcl-embed
  • release
  • release/capi
  • remove-python
  • remove-unused-code-docs
  • sync_gpyrpc_spec
  • test-cla
  • update-readme-and-examples
  • update-readme-for-kcl-0.4.6
  • upgrade-kclvm-version

07 Jul 2022 09:41AM CUT coverage: 48.041% (+1.4%) from 46.647%
2628620353

Pull #18

github

xiarui.xr
list deps: minor fix on deps parser error recover
Pull Request #18: Dev/xiarui.xr/update parse deps

197 of 197 new or added lines in 3 files covered. (100.0%)

2538 of 5283 relevant lines covered (48.04%)

0.55 hits per line

Relevant lines Covered
Build:
Build:
5283 RELEVANT LINES 2538 COVERED LINES
0.55 HITS PER LINE
Source Files on dev/xiarui.xr/update-parse-deps
  • Tree
  • List 68
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
pkg/langserver/handle_text_document_completion.go56 38 0 38 0.0
0.0
pkg/langserver/handle_shutdown.go23 14 0 14 0.0
0.0
pkg/langserver/handle_text_document_code_action.go33 17 0 17 0.0
0.0
pkg/langserver/handle_exit.go11 3 0 3 0.0
0.0
pkg/compiler/parser/options.go11 1 0 1 0.0
0.0
pkg/langserver/diff.go225 154 0 154 0.0
0.0
pkg/compiler/parser/utils.go28 19 0 19 0.0
0.0
pkg/langserver/handle_initialize.go53 39 0 39 0.0
0.0
pkg/kcl/utils.go14 6 0 6 0.0
0.0
pkg/langserver/handle_text_document_definition.go50 34 0 34 0.0
Showing 1 to 10 of 68 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next
  • ►
    51.48
    pkg/
  • ►
    1.04
    scripts/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2628620353 dev/xiarui.xr/update-parse-deps list deps: minor fix on deps parser error recover Pull #18 07 Jul 2022 09:41AM CUT xiarui.xr github
48.04
2620059352 dev/xiarui.xr/update-parse-deps list deps: avoid recursively walk in walk upstream Pull #18 06 Jul 2022 02:34AM CUT xiarui.xr github
48.04
2616088507 dev/xiarui.xr/update-parse-deps list deps: update test func name Pull #18 05 Jul 2022 12:19PM CUT xiarui.xr github
48.03
2614261690 dev/xiarui.xr/update-parse-deps list deps: minor fixes Pull #18 05 Jul 2022 06:39AM CUT xiarui.xr github
48.02
2609432282 dev/xiarui.xr/update-parse-deps Merge branch 'main' into dev/xiarui.xr/update-parse-deps Pull #18 04 Jul 2022 10:29AM CUT xiarui.xr github
48.03
2609393842 dev/xiarui.xr/update-parse-deps list deps: update test cases Pull #18 04 Jul 2022 10:22AM CUT xiarui.xr github
48.03
2501157669 dev/xiarui.xr/update-parse-deps list deps: improve test coverage Pull #18 15 Jun 2022 09:22AM CUT xiarui.xr github
47.38
2493522982 dev/xiarui.xr/update-parse-deps list deps: remove unused IdentifierSet ds Pull #18 14 Jun 2022 07:28AM CUT xiarui.xr github
46.85
2493464949 dev/xiarui.xr/update-parse-deps list deps: refactor the list deps implementation. remove unnecessary exported data structure Pull #18 14 Jun 2022 07:18AM CUT xiarui.xr github
46.85
2461519021 dev/xiarui.xr/update-parse-deps list deps: change Vertex/Edge from Interfaces to structs Pull #18 08 Jun 2022 12:36PM CUT xiarui.xr github
46.44
See All Builds (256)

Badge your Repo: kclvm-go

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc