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

KusionStack / karpor
64%

Build:
DEFAULT BRANCH: main
Repo Added 20 May 2024 03:33AM UTC
Files 68
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
  • main
  • 02-22-demo_fb33d3ef_add_activity_feed_api
  • add-auto-milestone-summary-action
  • add-community-plan-and-task-updater
  • add-growth-to-planning-updater-ci
  • add-ingress-watch
  • add-japanese-readme-security
  • add-missing-version-bump-in-badge
  • add-new-contributor-Cookiery
  • add-new-contributor-Cookiery-for-doc
  • add-new-contributor-eltociear
  • add-new-contributor-jinjiaKarl-for-code
  • add-new-contributor-rajp152k
  • add-new-contributor-wujunwei
  • add-new-contributor-wujunwei-for-code
  • add-yes-to-updater-ci
  • addClusterLatency
  • addPodStatus
  • addPodStatusInSummary
  • adjust-ai-panel-style
  • adjust-milestone-planning-action
  • adjust-milestone-planning-action-categories
  • adjust-readonly-middleware-logic
  • ai-analysis-dialog-show
  • ai-analysis-pretty
  • all-contributors/add-LeoSofl
  • all-contributors/add-jinjiaKarl
  • all-contributors/add-nueavv
  • all-contributors/add-rajp152k
  • chart-version-updater
  • chore/optimize-makefile
  • dependabot/go_modules/github.com/go-chi/chi/v5-5.2.2
  • dependabot/go_modules/github.com/sirupsen/logrus-1.9.1
  • dependabot/go_modules/golang.org/x/crypto-0.31.0
  • dependabot/go_modules/golang.org/x/net-0.33.0
  • dependabot/go_modules/golang.org/x/oauth2-0.27.0
  • enhance-metrics-exp-with-trend-charts
  • event-ai-style
  • event-ai-style-pretty
  • feat-connect-control
  • feat-ha-push
  • feat-karpor-agent
  • feat-karpor-agent-highversion
  • feat/karpor-llm-api-proxy
  • feat/status-cluster-syncregistry
  • feat/support-wildcard-sync-strategy
  • feat/yaml-refresh-sofl
  • fix-404-username
  • fix-event-tab
  • fix-frontend-runtime-bug
  • fix-golangci-lint-issues-again
  • fix-jitter-when-log-reconnecting
  • fix-md-lint
  • fix-mk-lint
  • fix-redundant-code-block
  • fix-topology-graph-interactive
  • fix-topology-interactive-1223
  • fix-upgrading-nodeV23-build-error
  • fix-wrong-app-version-when-update-chart
  • fixNLSearch
  • fixStreamRbac
  • korean
  • mcp-support
  • misc-optimize
  • optiServerConfig
  • optimize-seo
  • optimizeServerConfig
  • pretty-ai-interpret-style
  • pretty-ai-panel-style
  • pretty-insight-add-mothod
  • pretty-podlogs-style
  • pretty-topology-graph
  • refine-log-aggregator
  • refine-readme
  • remove-dry-run
  • remove-internal-resources
  • rename-community-planning-updater-action
  • standardize-event-log-tab-names
  • support-ai-based-event-dignosis
  • support-ai-based-issue-interpret
  • support-ai-based-log-dignosis
  • support-ai-based-yaml-interpret
  • support-default-model-when-backend-is-deepseek
  • support-go-alias-in-makefile
  • unify-isAIEnabled-usage
  • update-demo-video
  • update-milestone-summary-action
  • update-planning-action-triggers
  • update-readme-iter-instru
  • update-zh-readme
  • use-default-version-when-occur-error

21 Apr 2025 01:27PM UTC coverage: 63.681%. Remained the same
14574301744

push

github

web-flow
fix: remove invalid lint in pkg (#835)

## What type of PR is this?

<!--
Add one of the following kinds:
/kind bug
/kind cleanup
/kind refactor
/kind documentation
/kind feature
/kind chore
/kind perf
/kind style
/kind test
-->

## What this PR does / why we need it:

TODO

## Which issue(s) this PR fixes:

<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
_If PR is about `failing-tests or flakes`, please post the related
issues/tests in a comment and do not use `Fixes`_*
-->

Fixes #

4387 of 6889 relevant lines covered (63.68%)

0.7 hits per line

Relevant lines Covered
Build:
Build:
6889 RELEVANT LINES 4387 COVERED LINES
0.7 HITS PER LINE
Source Files on main
  • Tree
  • List 68
  • 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
14574301744 main fix: remove invalid lint in pkg (#835) ## What type of PR is this? <!-- Add one of the following kinds: /kind bug /kind cleanup /kind refactor /kind documentation /kind feature /kind chore /kind perf /kind style /kind test --> ## What this PR d... push 21 Apr 2025 01:29PM UTC web-flow github
63.68
14214157526 main style: format code annotations and fix lint fail. Signed-off-by: adam <wjw3323@live.com> Pull #826 02 Apr 2025 07:41AM UTC wujunwei github
55.74
14210927283 main docs: add nueavv as a contributor for code (#829) Adds @nueavv as a contributor for code. This was requested by elliotxx [in this comment](https://github.com/KusionStack/karpor/pull/828#issuecomment-2771245201) --------- Co-authored-by: allcon... push 02 Apr 2025 03:32AM UTC web-flow github
63.68
14210814166 main feat(i18n): korean language support (#828) ## What type of PR is this? <!-- Add one of the following kinds: /kind bug /kind cleanup /kind refactor /kind documentation /kind feature /kind chore /kind perf /kind style /kind test --> /kind feature ... push 02 Apr 2025 03:23AM UTC web-flow github
63.71
14140854936 main feat: support wildcard resource (#827) ## What type of PR is this? <!-- Add one of the following kinds: /kind bug /kind cleanup /kind refactor /kind documentation /kind feature /kind chore /kind perf /kind style /kind test --> /kind feature ##... push 29 Mar 2025 01:37AM UTC web-flow github
63.68
14039434009 main style: format code annotations and fix lint fail. Signed-off-by: adam <wjw3323@live.com> Pull #826 24 Mar 2025 03:41PM UTC wujunwei github
55.45
14038146700 main style: format code annotations Signed-off-by: adam <wjw3323@live.com> Pull #826 24 Mar 2025 02:47PM UTC wujunwei github
55.42
14037146797 main docs: remove invalid links (#825) ## What type of PR is this? /kind documentation ## What this PR does / why we need it: remove invalid links ## Which issue(s) this PR fixes: <!-- *Automatically closes linked issue when PR is merged. Usage: `... push 24 Mar 2025 01:57PM UTC web-flow github
63.49
13918880682 main docs: add LeoSofl as a contributor for code (#822) Adds @LeoSofl as a contributor for code. This was requested by elliotxx [in this comment](https://github.com/KusionStack/karpor/issues/712#issuecomment-2732124860) --------- Co-authored-by: al... push 18 Mar 2025 08:56AM UTC web-flow github
63.49
13918499870 main feat(yaml): add refresh button & refresh when switch the tab (#812) ## What type of PR is this? /kind feature ## What this PR does / why we need it: Add refresh button on YAML tab to allow users manually refresh YAML data in cluster management... push 18 Mar 2025 08:23AM UTC web-flow github
63.46
See All Builds (690)
  • 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

© 2026 Coveralls, Inc