Skip to content

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

ab9cfe9
Select commit
Loading
Failed to load commit list.
Merged

Implementing the DES SN5YR #49

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

99.08% (+0.01%) compared to 092744f

View this Pull Request on Codecov

99.08% (+0.01%) compared to 092744f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.08%. Comparing base (092744f) to head (ab9cfe9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   99.07%   99.08%   +0.01%     
==========================================
  Files          50       51       +1     
  Lines        2702     2744      +42     
==========================================
+ Hits         2677     2719      +42     
  Misses         25       25              
Files with missing lines Coverage Δ
hierarc/Diagnostics/goodness_of_fit.py 100.00% <ø> (ø)
...Likelihood/LensLikelihood/ddt_dd_kde_likelihood.py 100.00% <100.00%> (ø)
hierarc/Likelihood/SneLikelihood/des_5yr.py 100.00% <100.00%> (ø)
hierarc/Likelihood/SneLikelihood/sne_likelihood.py 100.00% <100.00%> (ø)
hierarc/Likelihood/hierarchy_likelihood.py 96.95% <100.00%> (ø)
hierarc/Likelihood/kin_scaling.py 100.00% <100.00%> (ø)
hierarc/Sampling/ParamManager/cosmo_param.py 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.