Skip to content

Develop#876

Merged
marle3003 merged 31 commits intomainfrom
develop
Mar 11, 2026
Merged

Develop#876
marle3003 merged 31 commits intomainfrom
develop

Conversation

@marle3003
Copy link
Copy Markdown
Owner

No description provided.

marle3003 and others added 25 commits March 2, 2026 18:22
fix: scope CSS in DocsView.vue
Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/vuejs/tsconfig/releases)
- [Commits](vuejs/tsconfig@v0.8.1...v0.9.0)

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

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

build(deps-dev): bump @vue/tsconfig from 0.8.1 to 0.9.0 in /webui
Bumps [@types/mokapi](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mokapi) from 0.34.0 to 0.35.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mokapi)

---
updated-dependencies:
- dependency-name: "@types/mokapi"
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

build(deps): bump @types/mokapi from 0.34.0 to 0.35.0 in /webui
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.5/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-version: 3.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

build(deps-dev): bump vue-tsc from 3.2.4 to 3.2.5 in /webui
Bumps [eslint](https://github.com/eslint/eslint) from 10.0.0 to 10.0.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.0...v10.0.2)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

build(deps-dev): bump eslint from 10.0.0 to 10.0.2 in /webui
Bumps [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) from 7.0.10 to 7.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer)

---
updated-dependencies:
- dependency-name: "@types/nodemailer"
  dependency-version: 7.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

build(deps): bump @types/nodemailer from 7.0.10 to 7.0.11 in /webui
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 8, 2026

Codecov Report

❌ Patch coverage is 72.26277% with 76 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.10%. Comparing base (fcefd49) to head (ae59662).
⚠️ Report is 32 commits behind head on main.

Files with missing lines Patch % Lines
providers/openapi/schema/schema.go 56.36% 15 Missing and 9 partials ⚠️
config/dynamic/resolve.go 21.05% 14 Missing and 1 partial ⚠️
config/dynamic/config.go 0.00% 11 Missing ⚠️
schema/json/schema/apply.go 91.52% 8 Missing and 2 partials ⚠️
providers/openapi/schema/apply.go 74.19% 6 Missing and 2 partials ⚠️
schema/json/schema/schema.go 70.37% 3 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #876      +/-   ##
==========================================
- Coverage   71.16%   71.10%   -0.07%     
==========================================
  Files         467      467              
  Lines       42191    42285      +94     
==========================================
+ Hits        30027    30066      +39     
- Misses       9887     9939      +52     
- Partials     2277     2280       +3     

☔ 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 0ebf81c into main Mar 11, 2026
19 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