Skip to content

refactor: separate key guards from property refinements - #285

Merged
nyaomaru merged 1 commit into
mainfrom
refactor/split-key-helper-modules
Aug 29, 2026
Merged

refactor: separate key guards from property refinements#285
nyaomaru merged 1 commit into
mainfrom
refactor/split-key-helper-modules

Conversation

@nyaomaru

Copy link
Copy Markdown
Owner

Summary

Separate key guards from property refinements.

Description

  • move hasKey, hasKeys, and narrowKeyTo into key-guards.ts
  • move refineKey, refineDefinedKey, and refineIndex into property-refinement.ts
  • retain key.ts as a compatibility barrel

@vercel

vercel Bot commented Aug 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
is-kit-docs Ready Ready Preview Aug 29, 2026 4:38am

Request Review

@nyaomaru

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Nice work!

Reviewed commit: 8623cafa73

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@nyaomaru
nyaomaru marked this pull request as ready for review August 29, 2026 04:41
@nyaomaru
nyaomaru merged commit 7e5f2ea into main Aug 29, 2026
11 checks passed
@nyaomaru
nyaomaru deleted the refactor/split-key-helper-modules branch August 29, 2026 04:42
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