Skip to content

Conversation

@marle3003
Copy link
Owner

No description provided.

marle3003 and others added 30 commits October 23, 2025 19:37
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](blevesearch/bleve@v2.5.3...v2.5.4)

---
updated-dependencies:
- dependency-name: github.com/blevesearch/bleve/v2
  dependency-version: 2.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.43.3 to 1.43.4.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases)
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md)
- [Commits](ajaxorg/ace-builds@v1.43.3...v1.43.4)

---
updated-dependencies:
- dependency-name: ace-builds
  dependency-version: 1.43.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…develop/ace-builds-1.43.4

Bump ace-builds from 1.43.3 to 1.43.4 in /webui
Bumps [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) from 1.13.0 to 1.14.0.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.14.0/eslint/eslint-patch)

---
updated-dependencies:
- dependency-name: "@rushstack/eslint-patch"
  dependency-version: 1.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…develop/rushstack/eslint-patch-1.14.0

Bump @rushstack/eslint-patch from 1.13.0 to 1.14.0 in /webui
Bumps [eslint](https://github.com/eslint/eslint) from 9.37.0 to 9.38.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.37.0...v9.38.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
…develop/eslint-9.38.0

Bump eslint from 9.37.0 to 9.38.0 in /webui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.8.1 to 24.9.1.
- [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: 24.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…develop/types/node-24.9.1

Bump @types/node from 24.8.1 to 24.9.1 in /webui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.11 to 7.1.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…develop/vite-7.1.12

Bump vite from 7.1.11 to 7.1.12 in /webui
improve visualizing HTTP request parameter in dashboard
fix null reference error
add filter API service name only when not specified in HTTP requests dashboard
add client IP to filter HTTP log
marle3003 and others added 28 commits November 8, 2025 20:24
add test for Kafka OffsetFetch
add test for Kafka OffsetCommit
add test for Kafka SyncGroup
refactor Kafka version type
add missing ProtocolType to JoinGroup
add test for Kafka JoinGroup
…s in the wrong order, and the specification guarantees this
…s in the wrong order, and the specification guarantees this
add test for Kafka FindCoordinator
fix Kafka FindCoordinator when channels are assigned to server
…velop/vue-3.5.23' into dependabot/npm_and_yarn/webui/develop/vue-3.5.23
…develop/vue-3.5.23

Bump vue from 3.5.22 to 3.5.23 in /webui
…github.com/evanw/esbuild-0.25.12

Bump github.com/evanw/esbuild from 0.25.11 to 0.25.12
…github.com/blevesearch/bleve/v2-2.5.4

Bump github.com/blevesearch/bleve/v2 from 2.5.3 to 2.5.4
@codecov
Copy link

codecov bot commented Nov 9, 2025

Codecov Report

❌ Patch coverage is 68.95735% with 131 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.96%. Comparing base (1a8fc54) to head (9e9bdfc).
⚠️ Report is 99 commits behind head on main.

Files with missing lines Patch % Lines
js/mokapi/shared.go 69.42% 30 Missing and 7 partials ⚠️
pkg/cli/flag_file.go 0.00% 21 Missing ⚠️
pkg/cli/command.go 57.44% 14 Missing and 6 partials ⚠️
pkg/cli/flags.go 45.45% 12 Missing ⚠️
js/http/http.go 72.41% 7 Missing and 1 partial ⚠️
providers/openapi/log.go 36.36% 5 Missing and 2 partials ⚠️
schema/json/parser/parser.go 76.19% 4 Missing and 1 partial ⚠️
pkg/cli/bind.go 50.00% 2 Missing and 1 partial ⚠️
pkg/cli/parse.go 25.00% 3 Missing ⚠️
providers/asyncapi3/kafka/store/partition.go 70.00% 2 Missing and 1 partial ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #737      +/-   ##
==========================================
+ Coverage   70.45%   70.96%   +0.51%     
==========================================
  Files         453      454       +1     
  Lines       40162    40423     +261     
==========================================
+ Hits        28295    28687     +392     
+ Misses       9786     9620     -166     
- Partials     2081     2116      +35     

☔ 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 c88831d into main Nov 9, 2025
12 of 13 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.

2 participants