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

Refactor: smoother conversion from SUNMatrixWrapper to SUNMatrix #2317

Merged
merged 1 commit into from
Feb 26, 2024

Refactor: smoother conversion from SUNMatrixWrapper to SUNMatrix

91e6652
Select commit
Loading
Failed to load commit list.
Merged

Refactor: smoother conversion from SUNMatrixWrapper to SUNMatrix #2317

Refactor: smoother conversion from SUNMatrixWrapper to SUNMatrix
91e6652
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 25, 2024 in 1s

63.15% of diff hit (target 77.78%)

View this Pull Request on Codecov

63.15% of diff hit (target 77.78%)

Annotations

Check warning on line 138 in src/model_dae.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model_dae.cpp#L138

Added line #L138 was not covered by tests

Check warning on line 358 in src/model_dae.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model_dae.cpp#L358

Added line #L358 was not covered by tests

Check warning on line 379 in src/model_dae.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model_dae.cpp#L379

Added line #L379 was not covered by tests

Check warning on line 390 in src/model_dae.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model_dae.cpp#L390

Added line #L390 was not covered by tests

Check warning on line 400 in src/model_dae.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model_dae.cpp#L400

Added line #L400 was not covered by tests

Check warning on line 457 in src/model_dae.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model_dae.cpp#L457

Added line #L457 was not covered by tests

Check warning on line 80 in src/model_ode.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model_ode.cpp#L80

Added line #L80 was not covered by tests

Check warning on line 358 in src/model_ode.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model_ode.cpp#L358

Added line #L358 was not covered by tests

Check warning on line 383 in src/model_ode.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model_ode.cpp#L383

Added line #L383 was not covered by tests

Check warning on line 393 in src/model_ode.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model_ode.cpp#L393

Added line #L393 was not covered by tests

Check warning on line 130 in src/newton_solver.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/newton_solver.cpp#L130

Added line #L130 was not covered by tests

Check warning on line 132 in src/newton_solver.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/newton_solver.cpp#L132

Added line #L132 was not covered by tests

Check warning on line 164 in src/sundials_linsol_wrapper.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sundials_linsol_wrapper.cpp#L164

Added line #L164 was not covered by tests

Check warning on line 200 in src/sundials_linsol_wrapper.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sundials_linsol_wrapper.cpp#L200

Added line #L200 was not covered by tests