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

Unit test 150 #198

Merged
merged 25 commits into from
Mar 14, 2024

create a class for isotropic material unit test (only support C10, C01)

c912637
Select commit
Loading
Failed to load commit list.
Merged

Unit test 150 #198

create a class for isotropic material unit test (only support C10, C01)
c912637
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 0s

62.97% (+5.47%) compared to b99e12e

View this Pull Request on Codecov

62.97% (+5.47%) compared to b99e12e

Details

Codecov Report

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

Project coverage is 62.97%. Comparing base (b99e12e) to head (c912637).
Report is 6 commits behind head on main.

❗ Current head c912637 differs from pull request most recent head c5d0b31. Consider uploading reports for the commit c5d0b31 to get more accurate results

Files Patch % Lines
tests/unitTests/test.h 94.87% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
+ Coverage   57.50%   62.97%   +5.47%     
==========================================
  Files         103      105       +2     
  Lines       26964    27236     +272     
==========================================
+ Hits        15505    17152    +1647     
+ Misses      11459    10084    -1375     

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