Skip to content

Feat/modify filter in decorator#2570

Draft
tatomyr wants to merge 6 commits intomainfrom
feat/modify-filter-in-decorator
Draft

Feat/modify filter in decorator#2570
tatomyr wants to merge 6 commits intomainfrom
feat/modify-filter-in-decorator

Conversation

@tatomyr
Copy link
Collaborator

@tatomyr tatomyr commented Feb 17, 2026

What/Why/How?

Another attempt to modify filter-in to be able to filter operations.

Reference

Alters #2555.

Testing

Screenshots (optional)

Check yourself

  • Code changed? - Tested with Redoc/Realm/Reunite (internal)
  • All new/updated code is covered by tests
  • New package installed? - Tested in different environments (browser/node)
  • Documentation update considered

Security

  • The security impact of the change has been considered
  • Code follows company security practices and guidelines

@changeset-bot
Copy link

changeset-bot bot commented Feb 17, 2026

⚠️ No Changeset found

Latest commit: b80cdea

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 79.56% (🎯 79%) 6376 / 8014
🔵 Statements 79% (🎯 78%) 6588 / 8339
🔵 Functions 83.47% (🎯 83%) 1308 / 1567
🔵 Branches 71.18% (🎯 71%) 4347 / 6107
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/core/src/decorators/common/filters/filter-in.ts 96% 95.45% 100% 95.83% 65
packages/core/src/decorators/oas2/index.ts 100% 100% 100% 100%
packages/core/src/decorators/oas3/index.ts 100% 100% 100% 100%
Generated in workflow #8665 for commit b80cdea by the Vitest Coverage Report Action

@github-actions
Copy link
Contributor

CLI Version Mean Time ± Std Dev (s) Relative Performance (Lower is Faster)
cli-latest 3.651s ± 0.030s ▓ 1.00x (Fastest)
cli-next 3.673s ± 0.026s ▓ 1.01x

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