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

Fix Adjoint Sensitivities #237

Merged
merged 5 commits into from
Feb 8, 2024

Fix type stability in getadjointsensitivities

e80bb70
Select commit
Loading
Failed to load commit list.
Merged

Fix Adjoint Sensitivities #237

Fix type stability in getadjointsensitivities
e80bb70
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 8, 2024 in 0s

32.89% of diff hit (target 49.82%)

View this Pull Request on Codecov

32.89% of diff hit (target 49.82%)

Annotations

Check warning on line 185 in src/Parse.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Parse.jl#L183-L185

Added lines #L183 - L185 were not covered by tests

Check warning on line 314 in src/Parse.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Parse.jl#L313-L314

Added lines #L313 - L314 were not covered by tests

Check warning on line 322 in src/Parse.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Parse.jl#L321-L322

Added lines #L321 - L322 were not covered by tests

Check warning on line 330 in src/Parse.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Parse.jl#L329-L330

Added lines #L329 - L330 were not covered by tests

Check warning on line 36 in src/ReactionMechanismSimulator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ReactionMechanismSimulator.jl#L25-L36

Added lines #L25 - L36 were not covered by tests

Check warning on line 48 in src/ReactionMechanismSimulator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ReactionMechanismSimulator.jl#L38-L48

Added lines #L38 - L48 were not covered by tests

Check warning on line 323 in src/Simulation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Simulation.jl#L323

Added line #L323 was not covered by tests

Check warning on line 550 in src/Simulation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Simulation.jl#L550

Added line #L550 was not covered by tests

Check warning on line 553 in src/Simulation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Simulation.jl#L553

Added line #L553 was not covered by tests

Check warning on line 794 in src/Simulation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Simulation.jl#L786-L794

Added lines #L786 - L794 were not covered by tests

Check warning on line 47 in src/fluxdiagrams.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fluxdiagrams.jl#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 49 in src/fluxdiagrams.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fluxdiagrams.jl#L49

Added line #L49 was not covered by tests

Check warning on line 55 in src/fluxdiagrams.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fluxdiagrams.jl#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 57 in src/fluxdiagrams.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fluxdiagrams.jl#L57

Added line #L57 was not covered by tests