Skip to content

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

1d8d5a6
Select commit
Loading
Failed to load commit list.
Open

Fix non-vectorized case w 21cmEMU #81

[pre-commit.ci] auto fixes from pre-commit.com hooks
1d8d5a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 21, 2025 in 1s

73.44% (-0.09%) compared to a4e1484

View this Pull Request on Codecov

73.44% (-0.09%) compared to a4e1484

Details

Codecov Report

❌ Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.44%. Comparing base (a4e1484) to head (1d8d5a6).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/py21cmmc/core.py 66.66% 2 Missing ⚠️
src/py21cmmc/likelihood.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
- Coverage   73.53%   73.44%   -0.09%     
==========================================
  Files           8        8              
  Lines        2154     2158       +4     
==========================================
+ Hits         1584     1585       +1     
- Misses        570      573       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.