`end` flagged as missing coverage but loop was covered

I’m looking at the Codecov coverage of MultiPrecisionArrays.jl, and it seems there is and end statement marked as lacking coverage when the code inside the corresponding loop was executed. Is there something truly missing coverage, or is this just a bug?

Seems related to this question, which sadly remains unanswered.

2 Likes