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

Different Boundary Conditions for Standard Abaqus #1799

Merged
merged 78 commits into from
Jan 25, 2024

Merge branch 'main' into BCs_for_Standard_Abaqus

453c275
Select commit
Loading
Failed to load commit list.
Merged

Different Boundary Conditions for Standard Abaqus #1799

Merge branch 'main' into BCs_for_Standard_Abaqus
453c275
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 23, 2024 in 1s

82.69% (-13.65%) compared to 1946f9d

View this Pull Request on Codecov

82.69% (-13.65%) compared to 1946f9d

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (1946f9d) 96.34% compared to head (453c275) 82.69%.
Report is 2 commits behind head on main.

Files Patch % Lines
src/meshes/p4est_mesh.jl 96.51% 3 Missing ⚠️
src/solvers/dgsem_p4est/dg_2d_parabolic.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1799       +/-   ##
===========================================
- Coverage   96.34%   82.69%   -13.65%     
===========================================
  Files         450      451        +1     
  Lines       35938    35923       -15     
===========================================
- Hits        34622    29704     -4918     
- Misses       1316     6219     +4903     

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