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!: add correct computeJacobian method #485

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat!: rename computeJacobian to computeStateTransitionMatrix in Fini…

8912019
Select commit
Loading
Failed to load commit list.
Open

feat!: add correct computeJacobian method #485

feat!: rename computeJacobian to computeStateTransitionMatrix in Fini…
8912019
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 1s

91.20% (-0.01%) compared to d1c4ed4, passed because coverage increased by 0% when compared to adjusted base (91.20%)

View this Pull Request on Codecov

91.20% (-0.01%) compared to d1c4ed4, passed because coverage increased by 0% when compared to adjusted base (91.20%)

Details

Codecov Report

Attention: Patch coverage is 91.07143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 91.20%. Comparing base (d1c4ed4) to head (8912019).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...t/Astrodynamics/Solvers/FiniteDifferenceSolver.cpp 90.90% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #485      +/-   ##
==========================================
- Coverage   91.21%   91.20%   -0.01%     
==========================================
  Files          86       86              
  Lines        8720     8769      +49     
==========================================
+ Hits         7954     7998      +44     
- Misses        766      771       +5     

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