Allow for direct Dd, Ddt sampling #53
Open
Codecov / codecov/project
failed
Sep 16, 2025 in 1s
98.00% (-1.12%) compared to 3766c78
View this Pull Request on Codecov
98.00% (-1.12%) compared to 3766c78
Details
Codecov Report
❌ Patch coverage is 51.47059% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.00%. Comparing base (3766c78) to head (835334c).
Additional details and impacted files
@@ Coverage Diff @@
## main #53 +/- ##
==========================================
- Coverage 99.12% 98.00% -1.12%
==========================================
Files 54 54
Lines 2848 2911 +63
==========================================
+ Hits 2823 2853 +30
- Misses 25 58 +33 | Files with missing lines | Coverage Δ | |
|---|---|---|
| hierarc/Diagnostics/goodness_of_fit.py | 100.00% <100.00%> (ø) |
|
| .../Likelihood/LensLikelihood/base_lens_likelihood.py | 100.00% <ø> (ø) |
|
| ...ierarc/Sampling/Distributions/lens_distribution.py | 97.22% <ø> (ø) |
|
| hierarc/Sampling/ParamManager/param_manager.py | 100.00% <ø> (ø) |
|
| hierarc/Likelihood/cosmo_likelihood.py | 95.76% <80.00%> (-0.73%) |
⬇️ |
| hierarc/Likelihood/hierarchy_likelihood.py | 96.42% <80.00%> (-0.53%) |
⬇️ |
| hierarc/Sampling/ParamManager/cosmo_param.py | 99.38% <80.00%> (-0.62%) |
⬇️ |
| hierarc/Likelihood/lens_sample_likelihood.py | 88.23% <61.90%> (-11.77%) |
⬇️ |
| hierarc/Sampling/ParamManager/lens_param.py | 92.14% <26.66%> (-7.86%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading