Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

03e0655
Select commit
Loading
Failed to load commit list.
Merged

adding the DESI BAO likelihood #50

[pre-commit.ci] auto fixes from pre-commit.com hooks
03e0655
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2025 in 0s

99.12% (+0.03%) compared to 38e5159

View this Pull Request on Codecov

99.12% (+0.03%) compared to 38e5159

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.12%. Comparing base (38e5159) to head (03e0655).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   99.09%   99.12%   +0.03%     
==========================================
  Files          51       54       +3     
  Lines        2752     2848      +96     
==========================================
+ Hits         2727     2823      +96     
  Misses         25       25              
Files with missing lines Coverage Δ
hierarc/Likelihood/BAOLikelihood/bao_likelihood.py 100.00% <100.00%> (ø)
.../Likelihood/BAOLikelihood/bao_likelihood_custom.py 100.00% <100.00%> (ø)
hierarc/Likelihood/BAOLikelihood/desi_dr2.py 100.00% <100.00%> (ø)
hierarc/Likelihood/cosmo_likelihood.py 96.49% <100.00%> (+0.45%) ⬆️
hierarc/Likelihood/hierarchy_likelihood.py 96.95% <100.00%> (ø)
hierarc/Likelihood/transformed_cosmography.py 100.00% <ø> (ø)
hierarc/Sampling/ParamManager/cosmo_param.py 100.00% <100.00%> (ø)
hierarc/Sampling/ParamManager/param_manager.py 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.