Skip to content

Develop#975

Merged
marle3003 merged 22 commits into
mainfrom
develop
May 20, 2026
Merged

Develop#975
marle3003 merged 22 commits into
mainfrom
develop

Conversation

@marle3003
Copy link
Copy Markdown
Owner

No description provided.

dependabot Bot and others added 22 commits May 15, 2026 07:44
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.36.0...v0.37.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vue-router](https://github.com/vuejs/router) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v5.0.6...v5.0.7)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-version: 5.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…develop/vue-router-5.0.7

build(deps): bump vue-router from 5.0.6 to 5.0.7 in /webui
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.59.1 to 1.60.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.59.1...v1.60.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.60.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…develop/playwright/test-1.60.0

build(deps-dev): bump @playwright/test from 1.59.1 to 1.60.0 in /webui
Bumps [eslint](https://github.com/eslint/eslint) from 10.2.1 to 10.3.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.2.1...v10.3.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…develop/eslint-10.3.0

build(deps-dev): bump eslint from 10.2.1 to 10.3.0 in /webui
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 6.0.6 to 6.0.7.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.7/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-version: 6.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…develop/vitejs/plugin-vue-6.0.7

build(deps-dev): bump @vitejs/plugin-vue from 6.0.6 to 6.0.7 in /webui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.6.2 to 25.8.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…develop/types/node-25.8.0

build(deps-dev): bump @types/node from 25.6.2 to 25.8.0 in /webui
fix(mcp): fix produce message if operation defines no message
…golang.org/x/text-0.37.0

build(deps): bump golang.org/x/text from 0.36.0 to 0.37.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.53.0 to 0.54.0.
- [Commits](golang/net@v0.53.0...v0.54.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…golang.org/x/net-0.54.0

build(deps): bump golang.org/x/net from 0.53.0 to 0.54.0
feat(mcp): add description to search result item
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

❌ Patch coverage is 78.09524% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.06%. Comparing base (cf4a5f2) to head (eb2c7a9).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
lib/type.go 0.00% 13 Missing ⚠️
mcp/run_kafka.go 74.07% 4 Missing and 3 partials ⚠️
schema/encoding/encoder.go 0.00% 2 Missing ⚠️
providers/asyncapi3/kafka/store/client.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #975   +/-   ##
=======================================
  Coverage   69.05%   69.06%           
=======================================
  Files         496      496           
  Lines       46149    46210   +61     
=======================================
+ Hits        31870    31916   +46     
- Misses      11882    11896   +14     
- Partials     2397     2398    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@marle3003 marle3003 merged commit c893ca7 into main May 20, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant