Skip to content

Add doc comments to distinct borrow tests#14

Merged
Clemente90 merged 1 commit intodevelfrom
codex/fix-failing-tests-in-tdd-for-distinct-types
Jan 21, 2026
Merged

Add doc comments to distinct borrow tests#14
Clemente90 merged 1 commit intodevelfrom
codex/fix-failing-tests-in-tdd-for-distinct-types

Conversation

@Clemente90
Copy link
Owner

Motivation

  • Add top-of-file doc comments to newly added distinct borrow generic tests to match existing test documentation conventions and improve readability.

Description

  • Inserted doc comment blocks at the top of the following tests: tests/distinct/tborrow_generic_brackets_set.nim, tests/distinct/tborrow_generic_contains.nim, tests/distinct/tborrow_generic_getval.nim, tests/distinct/tborrow_generic_len.nim, tests/distinct/tborrow_generic_negative_no_match.nim, tests/distinct/tborrow_generic_negative_nodistinctparam.nim, tests/distinct/tborrow_generic_negative_return_mismatch.nim, tests/distinct/tborrow_generic_overload.nim, tests/distinct/tborrow_generic_ref_object.nim, and tests/distinct/tborrow_generic_var_return.nim.

Testing

  • No automated tests were run because this is a documentation-only change.

Codex Task

@Clemente90 Clemente90 merged commit fd0265d into devel Jan 21, 2026
@Clemente90 Clemente90 deleted the codex/fix-failing-tests-in-tdd-for-distinct-types branch January 21, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant