Josh Lincoln

Results 4 comments of Josh Lincoln

Hi @nedbat . I can't link to the specific code, it's a private repo. But the file that is causing the error is listed above. I was measuring coverage and...

I added some debug statements to print the covered value and the len(source_lines). Here is the output. ``` source_lines: 82 Covered:1 Covered:2 Covered:4 Covered:6 Covered:7 Covered:8 Covered:9 Covered:10 Covered:11 Covered:12...

@nedbat any idea about this? Can we at least handle the invalid index in the loop?

I don't mean within any Azure environment VM, I mean within an Azure Function, which is some docker container managed by Azure.