Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix non-vectorized case w 21cmEMU #81

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

[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 Apr 10, 2024 in 0s

73.44% (-0.09%) compared to a4e1484

View this Pull Request on Codecov

73.44% (-0.09%) compared to a4e1484

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 73.44%. Comparing base (a4e1484) to head (1d8d5a6).
Report is 1 commits behind head on master.

Files 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.