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

modifications to support megabeast simulations #821

Merged
merged 6 commits into from
Aug 17, 2024

updates needed for regression test file creation

31df919
Select commit
Loading
Failed to load commit list.
Merged

modifications to support megabeast simulations #821

updates needed for regression test file creation
31df919
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2024 in 0s

41.97% (+0.11%) compared to 470d88e

View this Pull Request on Codecov

41.97% (+0.11%) compared to 470d88e

Details

Codecov Report

Attention: Patch coverage is 80.95238% with 8 lines in your changes missing coverage. Please review.

Project coverage is 41.97%. Comparing base (470d88e) to head (31df919).
Report is 4 commits behind head on master.

Files Patch % Lines
beast/physicsmodel/grid_and_prior_weights.py 85.71% 5 Missing ⚠️
beast/physicsmodel/creategrid.py 60.00% 2 Missing ⚠️
beast/observationmodel/ast/make_ast_input_list.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #821      +/-   ##
==========================================
+ Coverage   41.85%   41.97%   +0.11%     
==========================================
  Files         108      108              
  Lines       10281    10288       +7     
==========================================
+ Hits         4303     4318      +15     
+ Misses       5978     5970       -8     

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