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

Implement the time integration method used in DualSPHysics and add docs for time integration #716

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Update NEWS.md

5927b88
Select commit
Loading
Failed to load commit list.
Open

Implement the time integration method used in DualSPHysics and add docs for time integration #716

Update NEWS.md
5927b88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 20, 2025 in 0s

70.50% (-0.03%) compared to 6d04215

View this Pull Request on Codecov

70.50% (-0.03%) compared to 6d04215

Details

Codecov Report

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

Project coverage is 70.50%. Comparing base (6d04215) to head (5927b88).

Files with missing lines Patch % Lines
src/general/time_integration.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #716      +/-   ##
==========================================
- Coverage   70.53%   70.50%   -0.03%     
==========================================
  Files          96       97       +1     
  Lines        5976     5978       +2     
==========================================
  Hits         4215     4215              
- Misses       1761     1763       +2     

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