Skip to content

Get coverage to 100%#1065

Merged
bbayles merged 1 commit intomore-itertools:masterfrom
rhettinger:improve_coverage
Aug 26, 2025
Merged

Get coverage to 100%#1065
bbayles merged 1 commit intomore-itertools:masterfrom
rhettinger:improve_coverage

Conversation

@rhettinger
Copy link
Copy Markdown
Contributor

  • Add missing test case for set_partitions.
  • Add pragma: no coverage to version specific code.

@bbayles
Copy link
Copy Markdown
Collaborator

bbayles commented Aug 26, 2025

I don't love the pragma stuff, but I guess it's the best option. We used to have CoverAlls, which would report total coverage based on all versions tested - so even if some code didn't get tested because it was the wrong version, it would execute in another version and get marked as good.

@bbayles bbayles merged commit 7712721 into more-itertools:master Aug 26, 2025
7 checks passed
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