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

kcl-lang / kcl-openapi
66%

Build:
DEFAULT BRANCH: main
Repo Added 04 Jul 2023 07:31AM UTC
Token bsczfAPhgbOT0k4RAgkHGpQ11pAGLDtoO regen
Build 191 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: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • add-map-to-kcl-value
  • amyXia1994-patch-1
  • bugfix-143-multiple-validations
  • 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/checkout-6
  • 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-protocol-mixin-suffix
  • 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/multiple-version-crdext-v1
  • fix/pre-process
  • fix/regex-check
  • fix/wrong-crd-apiversion
  • fix_link
  • main
  • 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

31 Dec 2025 07:37AM UTC coverage: 66.254% (-0.03%) from 66.281%
20614534110

push

github

web-flow
feat: protocol and mixin suffix (#146)

* feat: protocol and mixin suffix

Signed-off-by: Peefy <xpf6677@163.com>

* chore: update CI

Signed-off-by: Peefy <xpf6677@163.com>

---------

Signed-off-by: Peefy <xpf6677@163.com>

1 of 3 new or added lines in 1 file covered. (33.33%)

2352 of 3550 relevant lines covered (66.25%)

1.45 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20614534110 main feat: protocol and mixin suffix (#146) * feat: protocol and mixin suffix Signed-off-by: Peefy <xpf6677@163.com> * chore: update CI Signed-off-by: Peefy <xpf6677@163.com> --------- Signed-off-by: Peefy <xpf6677@163.com> push 31 Dec 2025 07:38AM UTC web-flow github
66.25
20614494485 feat-protocol-mixin-suffix chore: update CI Signed-off-by: Peefy <xpf6677@163.com> Pull #146 31 Dec 2025 07:35AM UTC Peefy github
66.25
20614447540 feat-protocol-mixin-suffix feat: protocol and mixin suffix Signed-off-by: Peefy <xpf6677@163.com> Pull #146 31 Dec 2025 07:32AM UTC Peefy github
66.25
20332986427 main fix nested schema validation (#144) Signed-off-by: Bartomiej Daca <bartek.daca@gmail.com> Signed-off-by: Bartłomiej Daca <bdaca@task.gda.pl> push 18 Dec 2025 09:57AM UTC web-flow github
66.28
20332864266 bugfix-143-multiple-validations fix nested schema validation Signed-off-by: Bartomiej Daca <bartek.daca@gmail.com> Signed-off-by: Bartłomiej Daca <bdaca@task.gda.pl> Pull #144 18 Dec 2025 09:54AM UTC chesster88 github
66.28
19929108947 main fix: Do not hoist identical version schemas for apiextensions.k8s.io/v1 (#142) The underlying k8s api that converts into the final CRD object is deduplicating versions. With rehydrating the schemas we fix a problem with possible API incompatibil... push 04 Dec 2025 12:34PM UTC web-flow github
65.66
19922282211 fix/multiple-version-crdext-v1 fix: Do not hoist identical version schemas for apiextensions.k8s.io/v1 The underlying k8s api that converts into the final CRD object is deduplicating versions. With rehydrating the schemas we fix a problem with possible API incompatibility and... Pull #142 04 Dec 2025 09:03AM UTC project0 github
66.17
19659873416 main chore: (deps): bump actions/checkout from 5 to 6 (#139) Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/b... push 25 Nov 2025 06:02AM UTC web-flow github
66.06
19652888239 dependabot/github_actions/actions/checkout-6 chore: (deps): bump actions/checkout from 5 to 6 Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/mai... Pull #139 24 Nov 2025 11:38PM UTC web-flow github
66.06
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
See All Builds (185)

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