Add implicitly mapped measures and kernels #153
Merged
Codecov / codecov/project
succeeded
Nov 4, 2024 in 0s
56.32% (+2.14%) compared to 8e496b8
View this Pull Request on Codecov
56.32% (+2.14%) compared to 8e496b8
Details
Codecov Report
Attention: Patch coverage is 77.27273%
with 45 lines
in your changes missing coverage. Please review.
Project coverage is 56.32%. Comparing base (
8e496b8
) to head (3304a4e
).
Files with missing lines | Patch % | Lines |
---|---|---|
ext/MeasureBaseChainRulesCoreExt.jl | 28.57% | 15 Missing |
src/utils.jl | 36.36% | 7 Missing |
src/combinators/transformedmeasure.jl | 88.67% | 6 Missing |
src/combinators/implicitlymapped.jl | 89.74% | 4 Missing |
src/combinators/power.jl | 60.00% | 4 Missing |
src/combinators/product.jl | 80.00% | 2 Missing |
src/primitives/dirac.jl | 66.66% | 2 Missing |
src/combinators/spikemixture.jl | 87.50% | 1 Missing |
src/primitive.jl | 50.00% | 1 Missing |
src/primitives/counting.jl | 80.00% | 1 Missing |
... and 2 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #153 +/- ##
==========================================
+ Coverage 54.17% 56.32% +2.14%
==========================================
Files 42 44 +2
Lines 1209 1321 +112
==========================================
+ Hits 655 744 +89
- Misses 554 577 +23
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading