Open siddharthlal25 opened 4 years ago
might be discussed in more depth here https://github.com/JuliaLang/julia/issues/50834
it seems @resumable
clobbers the Method.file property of the newly generated methods. That is probably part of the reason for lack for code coverage
CodeCov misses
@resumable
functions even if they have proper tests written. Related PR: https://github.com/JuliaAstro/CCDReduction.jl/pull/27PS: I don't know whether I should have opened an issue here or in source repositories of CodeCov about this.