Adds Monte Carlo Samplers #340
Merged
Codecov / codecov/project
succeeded
Sep 2, 2024 in 0s
98.79% (+0.02%) compared to 5b53ba7
View this Pull Request on Codecov
98.79% (+0.02%) compared to 5b53ba7
Details
Codecov Report
Attention: Patch coverage is 99.26108%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 98.79%. Comparing base (
5b53ba7
) to head (8a928af
).
Report is 3 commits behind head on develop.
Files with missing lines | Patch % | Lines |
---|---|---|
pybop/parameters/parameter.py | 90.90% | 1 Missing |
pybop/parameters/priors.py | 98.48% | 1 Missing |
pybop/samplers/mcmc_sampler.py | 92.85% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #340 +/- ##
===========================================
+ Coverage 98.77% 98.79% +0.02%
===========================================
Files 48 52 +4
Lines 3181 3581 +400
===========================================
+ Hits 3142 3538 +396
- Misses 39 43 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading