julia
855ec0c7 - test: add test case for uncovered line in accumulate.jl (#51835)

Commit
2 years ago
test: add test case for uncovered line in accumulate.jl (#51835) The `accumulate` function had missing code coverage for one dimensional arrays with an `init` value. ![image](https://github.com/JuliaLang/julia/assets/49565677/a53850c3-4559-4400-8ce2-e653812ec14e) I have added two tests for this case.
Author
Parents
Loading