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

Keep symbolic expressions as is and minor bugfixes optimization system #2323

Merged
merged 4 commits into from
Dec 14, 2023

Objective expr and add tests

1ad84a7
Select commit
Loading
Failed to load commit list.
Merged

Keep symbolic expressions as is and minor bugfixes optimization system #2323

Objective expr and add tests
1ad84a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 14, 2023 in 0s

0.00% of diff hit (target 81.23%)

View this Pull Request on Codecov

0.00% of diff hit (target 81.23%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L164-L165

Added lines #L164 - L165 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L168

Added line #L168 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L170-L171

Added lines #L170 - L171 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L174-L175

Added lines #L174 - L175 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L186-L188

Added lines #L186 - L188 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L190

Added line #L190 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L193-L194

Added lines #L193 - L194 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L197-L199

Added lines #L197 - L199 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L201-L203

Added lines #L201 - L203 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L205

Added line #L205 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L208-L213

Added lines #L208 - L213 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L215

Added line #L215 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L218-L219

Added lines #L218 - L219 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L222-L224

Added lines #L222 - L224 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L227

Added line #L227 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L230-L231

Added lines #L230 - L231 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L235-L237

Added lines #L235 - L237 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L239-L241

Added lines #L239 - L241 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L243

Added line #L243 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L246-L251

Added lines #L246 - L251 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L253

Added line #L253 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L256-L257

Added lines #L256 - L257 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L260-L261

Added lines #L260 - L261 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L264-L265

Added lines #L264 - L265 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/abstractsystem.jl#L268-L269

Added lines #L268 - L269 were not covered by tests