Skip to content

Introduce strict_logdensityof

67987b4
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Move from implicitly mapped measures and kernels to data tagged as mapped #155

Introduce strict_logdensityof
67987b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2025 in 0s

56.47% (+0.15%) compared to c840c01

View this Pull Request on Codecov

56.47% (+0.15%) compared to c840c01

Details

Codecov Report

Attention: Patch coverage is 71.01449% with 20 lines in your changes missing coverage. Please review.

Project coverage is 56.47%. Comparing base (c840c01) to head (67987b4).

Files with missing lines Patch % Lines
src/combinators/transformedmeasure.jl 80.64% 6 Missing ⚠️
src/combinators/likelihood.jl 0.00% 4 Missing ⚠️
ext/MeasureBaseChainRulesCoreExt.jl 0.00% 3 Missing ⚠️
src/density-core.jl 80.00% 2 Missing ⚠️
src/combinators/product.jl 0.00% 1 Missing ⚠️
src/primitive.jl 50.00% 1 Missing ⚠️
src/primitives/counting.jl 66.66% 1 Missing ⚠️
src/primitives/dirac.jl 50.00% 1 Missing ⚠️
src/primitives/lebesgue.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #155      +/-   ##
==========================================
+ Coverage   56.32%   56.47%   +0.15%     
==========================================
  Files          44       44              
  Lines        1321     1351      +30     
==========================================
+ Hits          744      763      +19     
- Misses        577      588      +11     

☔ View full report in Codecov by Sentry.
📢 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.