Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Coverage measured by running the fast test suite (pixi run coverage), which excludes @pytest.mark.slow and Hypothesis property tests.

Overall coverage: 73.9% (13,393 / 18,130 statements)

ModuleStatementsMissingCoverage
(root)444🟒 90.9%
data170🟒 100.0%
distributions1351🟒 99.3%
internal/compare44560🟑 86.5%
internal/containers95923🟒 97.6%
internal/design435126🟑 71.0%
internal/fit70566🟒 90.6%
internal/formula2,099528🟑 74.8%
internal/infer1,783475🟑 73.4%
internal/marginal2,216447🟑 79.8%
internal/maths4,6541,280🟑 72.5%
internal/rendering22634🟑 85.0%
internal/simulation659324πŸ”΄ 50.8%
internal/viz2,7541,120πŸ”΄ 59.3%
model999249🟑 75.1%
Total18,1304,73773.9%

Generated 2026-03-04 06:42 UTC β€” pixi run coverage

ReproducingΒΆ

pixi run coverage                    # Run tests with coverage collection
pixi run _docs-generate-coverage     # Generate this page's data