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

kcl-lang / kcl-openapi
66%

Build:
DEFAULT BRANCH: main
Repo Added 04 Jul 2023 07:31AM UTC
Token bsczfAPhgbOT0k4RAgkHGpQ11pAGLDtoO regen
Build 182 Last
Files 14
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 main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • add-map-to-kcl-value
  • amyXia1994-patch-1
  • bump/cla
  • chore-bump-regex-match-func
  • chore-deprecated-cli
  • chore-update-cla-version
  • chore/docker-release-config
  • chore/migrate-repo
  • chore/update-release-ci
  • ci-update-test-condition
  • cleanup_ioutil
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/setup-go-5
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/actions/setup-python-5
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/docker/login-action-3
  • dependabot/github_actions/goreleaser/goreleaser-action-6
  • dependabot/go_modules/github.com/go-openapi/errors-0.22.0
  • dependabot/go_modules/github.com/go-openapi/errors-0.22.1
  • dependabot/go_modules/github.com/go-openapi/errors-0.22.2
  • dependabot/go_modules/github.com/go-openapi/inflect-0.21.0
  • dependabot/go_modules/github.com/go-openapi/inflect-0.21.2
  • dependabot/go_modules/github.com/go-openapi/inflect-0.21.3
  • dependabot/go_modules/github.com/go-openapi/strfmt-0.23.0
  • dependabot/go_modules/github.com/jessevdk/go-flags-1.6.1
  • dependabot/go_modules/github.com/kr/pretty-0.3.1
  • dependabot/go_modules/github.com/stretchr/testify-1.10.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • dependabot/go_modules/github.com/stretchr/testify-1.9.0
  • doc/contributing
  • doc/install-approaches
  • doc/k8s-pkg-generate
  • enhance-int-or-string-array-pattern
  • enhance/support-v1-crd-versions
  • feat-item-all-pattern
  • feat-mangle-property-name-with-quote
  • feat-use-raw-string-for-generated-schema
  • feat-yaml-stream-format-input
  • feat/preprocess-script
  • fix
  • fix-additional-property-pattern
  • fix-all-of-pattern
  • fix-default-value-with-x-order-generation
  • fix-disable-auto-block-pr-option
  • fix-multiple-pattern-in-items-and-additional-properties
  • fix-nil-pointer-for-array-branch
  • fix-optional-attr-min-and-max-validation-gen
  • fix-schema-generation
  • fix-split-documents
  • fix-typo-in-documents
  • fix-yaml-stream-format-input
  • fix/conflict-import
  • fix/docker-username-pw
  • fix/empty-check-blocks
  • fix/import-path-under-pkgroot
  • fix/pre-process
  • fix/regex-check
  • fix/wrong-crd-apiversion
  • fix_link
  • mangle-system-module-import
  • minor/add-version
  • refs/tags/v0.5.0
  • refs/tags/v0.5.1
  • refs/tags/v0.5.2
  • refs/tags/v0.5.3
  • refs/tags/v0.5.4
  • refs/tags/v0.5.5
  • refs/tags/v0.6.0
  • refs/tags/v0.6.1
  • refs/tags/v0.6.2
  • refs/tags/v0.6.3
  • refs/tags/v0.6.4
  • refs/tags/v0.6.5
  • refs/tags/v0.6.6
  • refs/tags/v0.7.0
  • refs/tags/v0.8.0
  • refs/tags/v0.9.0
  • support-int-or-str
  • workflow/sync-k8s-models

12 Sep 2025 03:28PM UTC coverage: 66.056%. Remained the same
17678928685

push

github

web-flow
chore: (deps): bump actions/setup-go from 5 to 6 (#135)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2306 of 3491 relevant lines covered (66.06%)

2.89 hits per line

Relevant lines Covered
Build:
Build:
3491 RELEVANT LINES 2306 COVERED LINES
2.89 HITS PER LINE
Source Files on main
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17678928685 main chore: (deps): bump actions/setup-go from 5 to 6 (#135) Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/com... push 12 Sep 2025 03:30PM UTC web-flow github
66.06
16904995702 main chore: (deps): bump actions/checkout from 4 to 5 (#130) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/b... push 12 Aug 2025 09:39AM UTC web-flow github
66.06
11661855373 main fix: default value with k8s x-order extension (#123) fix: default value with k8s x-order extention Signed-off-by: Peefy <xpf6677@163.com> push 04 Nov 2024 09:55AM UTC web-flow github
66.06
11659997566 main chore: deprecated kcl-openapi tool and just used as a normal go package (#122) Signed-off-by: Peefy <xpf6677@163.com> push 04 Nov 2024 07:47AM UTC web-flow github
67.77
10526239879 main fix: split documents (#120) Signed-off-by: peefy <xpf6677@163.com> push 23 Aug 2024 01:05PM UTC web-flow github
67.77
10521412628 main chore: fix openapi-to-kcl link. (#119) Signed-off-by: Lan Liang <gcslyp@gmail.com> push 23 Aug 2024 07:04AM UTC web-flow github
67.9
10519737810 main chore: clean up ioutil deprecated methods. (#118) Signed-off-by: Lan Liang <gcslyp@gmail.com> push 23 Aug 2024 04:13AM UTC web-flow github
67.78
10466847218 main chore: do not fail fast for matrix tests. (#116) Signed-off-by: Lan Liang <gcslyp@gmail.com> push 20 Aug 2024 07:03AM UTC web-flow github
67.78
10381691432 main ci: update test condition (#112) Signed-off-by: peefy <xpf6677@163.com> push 14 Aug 2024 05:03AM UTC web-flow github
67.86
10381665398 main Chore: (deps): bump github.com/go-openapi/strfmt from 0.21.2 to 0.23.0 (#106) Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.21.2 to 0.23.0. - [Commits](https://github.com/go-openapi/strfmt/compare/v0.21.2...v0... push 14 Aug 2024 05:01AM UTC web-flow github
67.86
See All Builds (176)

Badge your Repo: kcl-openapi

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