Skip to content

chore: improve coveragepy maintenance path#2176

Open
lphuc2250gma wants to merge 1 commit into
coveragepy:mainfrom
lphuc2250gma:maint/20260521215644
Open

chore: improve coveragepy maintenance path#2176
lphuc2250gma wants to merge 1 commit into
coveragepy:mainfrom
lphuc2250gma:maint/20260521215644

Conversation

@lphuc2250gma

Copy link
Copy Markdown

Summary:

  • Add edge-case unit tests in tests/test_numbits.py for numbits.py round-tripping (empty input, single line, large line numbers, idempotency of nums_to_numbits then numbits_to_nums) and assert numbits_any_intersection on disjoint vs overlapping sets — pure mechanical test additions with no behavior change.
  • Keep the change narrow so it is straightforward to review.

Notes:

  • I kept this scoped to the relevant implementation and tests.

@nedbat

nedbat commented May 21, 2026

Copy link
Copy Markdown
Member

This is interesting. I'm curious what drew you to it?

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.

2 participants