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

Replace cat with preallocated array to fix stackoverflow issue #1027

Merged
merged 1 commit into from
Dec 13, 2023

replace cat with preallocated array

b11bfd9
Select commit
Loading
Failed to load commit list.
Merged

Replace cat with preallocated array to fix stackoverflow issue #1027

replace cat with preallocated array
b11bfd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 13, 2023 in 0s

71.42% of diff hit (target 70.00%)

View this Pull Request on Codecov

71.42% of diff hit (target 70.00%)

Annotations

Check warning on line 117 in src/simulation/optimization_output_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simulation/optimization_output_cache.jl#L117

Added line #L117 was not covered by tests

Check warning on line 121 in src/simulation/optimization_output_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simulation/optimization_output_cache.jl#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 123 in src/simulation/optimization_output_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simulation/optimization_output_cache.jl#L123

Added line #L123 was not covered by tests