Skip to content

fix: remove invalid schema fields on the fly#873

Merged
scheidtdav merged 2 commits intodevfrom
fix/remove-invalid-schema-fields
Apr 13, 2026
Merged

fix: remove invalid schema fields on the fly#873
scheidtdav merged 2 commits intodevfrom
fix/remove-invalid-schema-fields

Conversation

@jona159
Copy link
Copy Markdown
Contributor

@jona159 jona159 commented Apr 7, 2026

Type of Change

  • Dependency upgrade
  • Bug fix (non-breaking change)
  • Breaking change
    • e.g. a fixed bug or new feature that may break something else
  • New feature
  • Code quality improvements
    • e.g. refactoring, documentation, tests, tooling, ...

Implementation

Checklist

  • I gave this pull request a meaningful title
  • My pull request is targeting the dev branch
  • I have added documentation to my code
  • I have deleted code that I have commented out

Additional Information

  • This PR closes #

@jona159 jona159 linked an issue Apr 7, 2026 that may be closed by this pull request
3 tasks
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 7, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 69.4% 1751 / 2523
🔵 Statements 67.69% 1823 / 2693
🔵 Functions 69.55% 361 / 519
🔵 Branches 56.26% 947 / 1683
File CoverageNo changed files found.
Generated in workflow #2358 for commit 66d7e34 by the Vitest Coverage Report Action

@scheidtdav scheidtdav enabled auto-merge (squash) April 13, 2026 14:29
@scheidtdav scheidtdav merged commit c008e6a into dev Apr 13, 2026
6 checks passed
@scheidtdav scheidtdav deleted the fix/remove-invalid-schema-fields branch April 13, 2026 14:29
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.

Misleading "'Decoding options' must NOT have additional properties" message

2 participants