Replace cat with preallocated array to fix stackoverflow issue #1027
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
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
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
codecov / codecov/patch
src/simulation/optimization_output_cache.jl#L123
Added line #L123 was not covered by tests
Loading