Skip to content

Develop#907

Merged
marle3003 merged 45 commits intomainfrom
develop
Apr 1, 2026
Merged

Develop#907
marle3003 merged 45 commits intomainfrom
develop

Conversation

@marle3003
Copy link
Copy Markdown
Owner

No description provided.

dependabot bot and others added 30 commits March 20, 2026 07:43
Bumps [github.com/blevesearch/bleve_index_api](https://github.com/blevesearch/bleve_index_api) from 1.3.2 to 1.3.4.
- [Commits](blevesearch/bleve_index_api@v1.3.2...v1.3.4)

---
updated-dependencies:
- dependency-name: github.com/blevesearch/bleve_index_api
  dependency-version: 1.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…github.com/blevesearch/bleve_index_api-1.3.4

build(deps): bump github.com/blevesearch/bleve_index_api from 1.3.2 to 1.3.4
fix(config): use content type specified in the HTTP response if no file extension is provided
Bumps [github.com/blevesearch/bleve_index_api](https://github.com/blevesearch/bleve_index_api) from 1.3.4 to 1.3.6.
- [Commits](blevesearch/bleve_index_api@v1.3.4...v1.3.6)

---
updated-dependencies:
- dependency-name: github.com/blevesearch/bleve_index_api
  dependency-version: 1.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…github.com/blevesearch/bleve_index_api-1.3.6

build(deps): bump github.com/blevesearch/bleve_index_api from 1.3.4 to 1.3.6
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 8.0.2 to 8.0.4.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v8.0.2...v8.0.4)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 8.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
fix(mcp): fix produce_kafka_message tool name
marle3003 and others added 15 commits March 31, 2026 22:50
reduced number of tools
add tool name prefix mokapi
…develop/nodemailer-8.0.4

build(deps): bump nodemailer from 8.0.2 to 8.0.4 in /webui
Bumps [xml-formatter](https://github.com/chrisbottin/xml-formatter) from 3.6.7 to 3.7.0.
- [Commits](chrisbottin/xml-formatter@3.6.7...3.7.0)

---
updated-dependencies:
- dependency-name: xml-formatter
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…develop/xml-formatter-3.7.0

build(deps): bump xml-formatter from 3.6.7 to 3.7.0 in /webui
Bumps [eslint](https://github.com/eslint/eslint) from 10.0.3 to 10.1.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.3...v10.1.0)

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

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

build(deps-dev): bump eslint from 10.0.3 to 10.1.0 in /webui
Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/vuejs/tsconfig/releases)
- [Commits](vuejs/tsconfig@v0.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: "@vue/tsconfig"
  dependency-version: 0.9.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

build(deps-dev): bump @vue/tsconfig from 0.9.0 to 0.9.1 in /webui
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 6.0.4 to 6.0.5.
- [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.5/packages/plugin-vue)

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

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

build(deps-dev): bump @vitejs/plugin-vue from 6.0.4 to 6.0.5 in /webui
reduced number of tools
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

❌ Patch coverage is 51.75562% with 687 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.67%. Comparing base (67a5a4a) to head (5dbab5e).
⚠️ Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
mcp/get_http_mock_template.go 10.93% 277 Missing ⚠️
mcp/get_mokapi_typescript_api.go 39.61% 93 Missing ⚠️
mcp/list_apis.go 0.00% 83 Missing ⚠️
mcp/get_http_response_schema.go 12.98% 62 Missing and 5 partials ⚠️
mcp/generate_http_mock_response.go 76.81% 25 Missing and 7 partials ⚠️
mcp/get_scenarios.go 30.95% 29 Missing ⚠️
mcp/helpers.go 31.57% 10 Missing and 3 partials ⚠️
mcp/send_http_request.go 88.67% 8 Missing and 4 partials ⚠️
pkg/cmd/mokapi/mokapi.go 0.00% 10 Missing ⚠️
engine/host.go 0.00% 9 Missing ⚠️
... and 11 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #907      +/-   ##
==========================================
- Coverage   70.73%   70.67%   -0.07%     
==========================================
  Files         475      479       +4     
  Lines       43324    43697     +373     
==========================================
+ Hits        30645    30882     +237     
- Misses      10414    10541     +127     
- Partials     2265     2274       +9     

☔ 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 9ce187b into main Apr 1, 2026
18 of 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