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!: do not scalarize parameters, fix some tests #2469

Merged
merged 29 commits into from
Feb 22, 2024

fix typo

55cd1d8
Select commit
Loading
Failed to load commit list.
Merged

feat!: do not scalarize parameters, fix some tests #2469

fix typo
55cd1d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 20, 2024 in 1s

28.53% of diff hit (target 0.00%)

View this Pull Request on Codecov

28.53% of diff hit (target 0.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L285-L288

Added lines #L285 - L288 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L290

Added line #L290 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L313

Added line #L313 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L691

Added line #L691 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L739-L740

Added lines #L739 - L740 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L750

Added line #L750 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L1528

Added line #L1528 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L1619

Added line #L1619 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L2133-L2136

Added lines #L2133 - L2136 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L2139-L2140

Added lines #L2139 - L2140 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L2142

Added line #L2142 was not covered by tests

Check warning on line 394 in src/systems/callbacks.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/callbacks.jl#L393-L394

Added lines #L393 - L394 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/clock_inference.jl#L149

Added line #L149 was not covered by tests

Check warning on line 154 in src/systems/clock_inference.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/clock_inference.jl#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 157 in src/systems/clock_inference.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/clock_inference.jl#L157

Added line #L157 was not covered by tests

Check warning on line 178 in src/systems/clock_inference.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/clock_inference.jl#L177-L178

Added lines #L177 - L178 were not covered by tests

Check warning on line 180 in src/systems/clock_inference.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/clock_inference.jl#L180

Added line #L180 was not covered by tests

Check warning on line 186 in src/systems/clock_inference.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/clock_inference.jl#L186

Added line #L186 was not covered by tests

Check warning on line 190 in src/systems/clock_inference.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/clock_inference.jl#L190

Added line #L190 was not covered by tests

Check warning on line 203 in src/systems/clock_inference.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/clock_inference.jl#L202-L203

Added lines #L202 - L203 were not covered by tests

Check warning on line 209 in src/systems/clock_inference.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/clock_inference.jl#L209

Added line #L209 was not covered by tests

Check warning on line 211 in src/systems/clock_inference.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/clock_inference.jl#L211

Added line #L211 was not covered by tests

Check warning on line 219 in src/systems/clock_inference.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/clock_inference.jl#L217-L219

Added lines #L217 - L219 were not covered by tests

Check warning on line 223 in src/systems/clock_inference.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/clock_inference.jl#L221-L223

Added lines #L221 - L223 were not covered by tests

Check warning on line 230 in src/systems/clock_inference.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/clock_inference.jl#L226-L230

Added lines #L226 - L230 were not covered by tests