Replace cat with preallocated array to fix stackoverflow issue #1027
Codecov / codecov/project
succeeded
Dec 13, 2023 in 0s
79.82% (-0.03%) compared to 3f6e556
View this Pull Request on Codecov
79.82% (-0.03%) compared to 3f6e556
Details
Codecov Report
Merging #1027 (b11bfd9) into main (3f6e556) will decrease coverage by
0.03%
.
The diff coverage is71.42%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #1027 +/- ##
==========================================
- Coverage 79.85% 79.82% -0.03%
==========================================
Files 116 116
Lines 12457 12414 -43
==========================================
- Hits 9948 9910 -38
+ Misses 2509 2504 -5
Files | Coverage Δ | |
---|---|---|
src/simulation/optimization_output_cache.jl | 93.84% <71.42%> (-6.16%) |
⬇️ |
Loading