Skip to content

refactor: mark field accessors [[nodiscard]] - #17

Open
smaheshwar-pltr wants to merge 1 commit into
mainfrom
cleanup/nodiscard-getters
Open

smaheshwar-pltr wants to merge 1 commit into
mainfrom
cleanup/nodiscard-getters

Conversation

@smaheshwar-pltr

@smaheshwar-pltr smaheshwar-pltr commented Jun 27, 2026 •

Copy link
Copy Markdown
Owner

Mark the pure accessors, predicates, and ToString() methods on PartitionField and SortField as [[nodiscard]]. No current call site discards these results.

Validation: pre-commit passed for the complete diff.

AI assistance: Codex was used to rebase and review the existing cleanup. I reviewed the resulting diff and validation.

@smaheshwar-pltr
smaheshwar-pltr force-pushed the cleanup/nodiscard-getters branch from 02b386b to 69f19ae Compare September 6, 2026 22:05
@smaheshwar-pltr smaheshwar-pltr changed the title refactor: mark PartitionField and SortField getters [[nodiscard]] refactor: mark field accessors [[nodiscard]] Sep 6, 2026
@smaheshwar-pltr
smaheshwar-pltr marked this pull request as ready for review September 7, 2026 01:07
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