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

Ode performance study #88

Merged
merged 51 commits into from
Mar 28, 2024
Merged

Ode performance study #88

merged 51 commits into from
Mar 28, 2024

Conversation

cpmech
Copy link
Owner

@cpmech cpmech commented Mar 26, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 26, 2024

Codecov Report

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

Project coverage is 99.17%. Comparing base (10e240a) to head (ac0c9e9).
Report is 33 commits behind head on main.

Files Patch % Lines
russell_ode/src/radau5.rs 82.85% 12 Missing ⚠️
russell_sparse/src/complex_solver_mumps.rs 0.00% 9 Missing ⚠️
russell_sparse/src/complex_solver_umfpack.rs 0.00% 9 Missing ⚠️
russell_sparse/src/solver_mumps.rs 0.00% 9 Missing ⚠️
russell_sparse/src/solver_umfpack.rs 0.00% 9 Missing ⚠️
russell_sparse/src/write_matrix_market.rs 99.37% 2 Missing ⚠️
russell_sparse/src/numerical_jacobian.rs 99.22% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
- Coverage   99.20%   99.17%   -0.04%     
==========================================
  Files         144      144              
  Lines       29862    31230    +1368     
==========================================
+ Hits        29625    30972    +1347     
- Misses        237      258      +21     

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

@cpmech cpmech merged commit 34fb34b into main Mar 28, 2024
3 checks passed
@cpmech cpmech deleted the ode-performance-study branch March 28, 2024 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants