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: averaging of stress components using quadrature #3279

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into aronson/testStressAveraging

593c275
Select commit
Loading
Failed to load commit list.
Open

feat: averaging of stress components using quadrature #3279

Merge branch 'develop' into aronson/testStressAveraging
593c275
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 13, 2024 in 1s

55.97% (-0.03%) compared to f3eb4dc

View this Pull Request on Codecov

55.97% (-0.03%) compared to f3eb4dc

Details

Codecov Report

Attention: Patch coverage is 0% with 31 lines in your changes missing coverage. Please review.

Project coverage is 55.97%. Comparing base (f3eb4dc) to head (593c275).

Files Patch % Lines
...icsSolvers/solidMechanics/kernels/StrainHelper.hpp 0.00% 22 Missing ⚠️
...ers/solidMechanics/SolidMechanicsLagrangianFEM.cpp 0.00% 8 Missing ⚠️
...icsSolvers/solidMechanics/SolidMechanicsFields.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3279      +/-   ##
===========================================
- Coverage    55.99%   55.97%   -0.03%     
===========================================
  Files         1053     1053              
  Lines        89157    89188      +31     
===========================================
- Hits         49921    49919       -2     
- Misses       39236    39269      +33     

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