Christian Lanig

Results 16 comments of Christian Lanig

netpbm is missing in the test pipeline, which - if I am not wrong - should perhaps be a requirement for gocr. I am going to check if the package...

I am going to fix the coverage quickly.

I can't fix the coverage because the coverage tool does not accept the whole branch to be uncoverable using `uncoverable branch true` in `ocr.pm`. This is contrary to the documentation...

OK. Finally, the whole pipeline is green. There are three lines uncovered. They were tested manually and covering these would require significant extra effort without any real benefit.

I have updated the code. It should be covering the last three lines as well. I can't reproduce the issue in the test pipeline. From my perspective it might be...

Thanks for the info. Previously I have not noticed that aside from `29-backend-generalhw.t` having failed, there were style issues in `39-tinycv.t` as well. I have fixed them so the CI...