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

docs: update docs for MTKv9 #2489

Merged
merged 18 commits into from
Feb 26, 2024

refactor: remove `integer` and `binary` variable metadata

48ec10b
Select commit
Loading
Failed to load commit list.
Merged

docs: update docs for MTKv9 #2489

refactor: remove `integer` and `binary` variable metadata
48ec10b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 23, 2024 in 0s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 2116 in src/systems/abstractsystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L2116

Added line #L2116 was not covered by tests

Check warning on line 2118 in src/systems/abstractsystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L2118

Added line #L2118 was not covered by tests

Check warning on line 2173 in src/systems/abstractsystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L2169-L2173

Added lines #L2169 - L2173 were not covered by tests

Check warning on line 2175 in src/systems/abstractsystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L2175

Added line #L2175 was not covered by tests

Check warning on line 2202 in src/systems/abstractsystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L2198-L2202

Added lines #L2198 - L2202 were not covered by tests

Check warning on line 2204 in src/systems/abstractsystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L2204

Added line #L2204 was not covered by tests

Check warning on line 779 in src/systems/diffeqs/abstractodesystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/diffeqs/abstractodesystem.jl#L778-L779

Added lines #L778 - L779 were not covered by tests

Check warning on line 785 in src/systems/diffeqs/abstractodesystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/diffeqs/abstractodesystem.jl#L781-L785

Added lines #L781 - L785 were not covered by tests

Check warning on line 263 in src/systems/optimization/optimizationsystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/optimization/optimizationsystem.jl#L261-L263

Added lines #L261 - L263 were not covered by tests

Check warning on line 273 in src/systems/optimization/optimizationsystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/optimization/optimizationsystem.jl#L273

Added line #L273 was not covered by tests

Check warning on line 482 in src/systems/optimization/optimizationsystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/optimization/optimizationsystem.jl#L480-L482

Added lines #L480 - L482 were not covered by tests

Check warning on line 492 in src/systems/optimization/optimizationsystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/optimization/optimizationsystem.jl#L492

Added line #L492 was not covered by tests

Check warning on line 131 in src/systems/parameter_buffer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/parameter_buffer.jl#L131

Added line #L131 was not covered by tests

Check warning on line 146 in src/systems/parameter_buffer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/parameter_buffer.jl#L142-L146

Added lines #L142 - L146 were not covered by tests

Check warning on line 149 in src/systems/parameter_buffer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/parameter_buffer.jl#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 152 in src/systems/parameter_buffer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/parameter_buffer.jl#L152

Added line #L152 was not covered by tests

Check warning on line 167 in src/systems/parameter_buffer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/parameter_buffer.jl#L167

Added line #L167 was not covered by tests

Check warning on line 35 in src/variables.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/variables.jl#L30-L35

Added lines #L30 - L35 were not covered by tests

Check warning on line 48 in src/variables.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/variables.jl#L37-L48

Added lines #L37 - L48 were not covered by tests

Check warning on line 54 in src/variables.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/variables.jl#L50-L54

Added lines #L50 - L54 were not covered by tests

Check warning on line 56 in src/variables.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/variables.jl#L56

Added line #L56 was not covered by tests

Check warning on line 78 in src/variables.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/variables.jl#L78

Added line #L78 was not covered by tests

Check warning on line 323 in src/variables.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/variables.jl#L323

Added line #L323 was not covered by tests

Check warning on line 382 in src/variables.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/variables.jl#L382

Added line #L382 was not covered by tests