HypothesisWorks / hypothesis

Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
https://hypothesis.works
Other
7.53k stars 586 forks source link

Full coverage #4019

Closed jobh closed 3 months ago

jobh commented 3 months ago

Fixes #4003

Adds coverage or better-considered coverage exclusions for the earlier FIXMEs.

In the process, one unrelated flake is addressed; plus pyodide CI execution is parallelized.