Skip to content

Major upgrade - #182

Draft
oschulz wants to merge 75 commits into
mainfrom
major-upgrade
Draft

Major upgrade#182
oschulz wants to merge 75 commits into
mainfrom
major-upgrade

Add MeasureBaseReactantExt

6be425e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2026 in 1s

68.46% (+14.35%) compared to 7abad19

View this Pull Request on Codecov

68.46% (+14.35%) compared to 7abad19

Details

Codecov Report

❌ Patch coverage is 71.53447% with 384 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.46%. Comparing base (7abad19) to head (6be425e).

Files with missing lines Patch % Lines
src/domains.jl 51.64% 44 Missing ⚠️
src/combinators/bind.jl 59.37% 39 Missing ⚠️
src/combinators/combined.jl 55.40% 33 Missing ⚠️
src/combinators/product_transport.jl 78.23% 32 Missing ⚠️
src/combinators/likelihood.jl 20.68% 23 Missing ⚠️
...easureBaseDistributionsExt/distribution_measure.jl 45.00% 22 Missing ⚠️
src/combinators/smart-constructors.jl 81.81% 14 Missing ⚠️
ext/MeasureBaseDistributionsExt/standard_dist.jl 81.69% 13 Missing ⚠️
src/primitives/lebesgue.jl 31.57% 13 Missing ⚠️
src/getdof.jl 47.82% 12 Missing ⚠️
... and 33 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #182       +/-   ##
===========================================
+ Coverage   54.11%   68.46%   +14.35%     
===========================================
  Files          44       64       +20     
  Lines        1253     2134      +881     
===========================================
+ Hits          678     1461      +783     
- Misses        575      673       +98     

☔ 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.