Skip to content

Exact and sequential-importance-sampling fixed-margin samplers#6

Open
mkborregaard wants to merge 7 commits into
mainfrom
feature/exact-and-sis-sampling
Open

Exact and sequential-importance-sampling fixed-margin samplers#6
mkborregaard wants to merge 7 commits into
mainfrom
feature/exact-and-sis-sampling

Weighted SIS: structural zeros and Sinkhorn canonicalization

8a1349e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2026 in 1s

97.31% (+6.52%) compared to 798b019

View this Pull Request on Codecov

97.31% (+6.52%) compared to 798b019

Details

Codecov Report

❌ Patch coverage is 97.90576% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.31%. Comparing base (798b019) to head (8a1349e).

Files with missing lines Patch % Lines
src/RandomBooleanMatrices.jl 86.66% 4 Missing ⚠️
src/weights.jl 97.29% 2 Missing ⚠️
src/exact.jl 98.97% 1 Missing ⚠️
src/sis.jl 99.31% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   90.78%   97.31%   +6.52%     
==========================================
  Files           2        6       +4     
  Lines          76      447     +371     
==========================================
+ Hits           69      435     +366     
- Misses          7       12       +5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.