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

feat: Parameterize mean excitation energy in Material #2892

Merge branch 'main' of https://github.com/acts-project/acts into feat…

60e147e
Select commit
Loading
Failed to load commit list.
Closed

feat: Parameterize mean excitation energy in Material #2892

Merge branch 'main' of https://github.com/acts-project/acts into feat…
60e147e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2024 in 0s

48.92% (+0.01%) compared to 4c0925e

View this Pull Request on Codecov

48.92% (+0.01%) compared to 4c0925e

Details

Codecov Report

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

Project coverage is 48.92%. Comparing base (4c0925e) to head (60e147e).
Report is 78 commits behind head on main.

Files Patch % Lines
Core/src/Material/Material.cpp 73.33% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2892      +/-   ##
==========================================
+ Coverage   48.91%   48.92%   +0.01%     
==========================================
  Files         494      494              
  Lines       28834    28845      +11     
  Branches    13671    13670       -1     
==========================================
+ Hits        14104    14113       +9     
- Misses       4874     4876       +2     
  Partials     9856     9856              

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