dinglehopper icon indicating copy to clipboard operation
dinglehopper copied to clipboard

An OCR evaluation tool

Results 34 dinglehopper issues
Sort by recently updated
recently updated
newest added

- [ ] HTTPError: Response code 400 (Authentication information is not given in the correct format. Check the value of Authorization header.) - [x] Node.js 16 actions are deprecated. Please...

bug
maintenance

Dependencies aren't ready yet (e.g. `orjson`), so this is a draft until fixed.

maintenance
blocked

dinglehopper does not seem to run on Windows, because Microsoft Store has Python 3.12 and OCR-D core is not ready yet (https://github.com/OCR-D/core/issues/1212). We already test Python 3.12, why did we...

We would have caught #109 early if we had tests of the CLI.

maintenance

I am bit confused by the results now, because the test reports are not under "Tests Report" -> Needs review.

Apparently there is no --version parameter and it would be good to have one - now that we have versions. - [ ] Add --version - [ ] Now would...

bug
enhancement
maintenance

- [x] Port CI from CircleCI to GitHub Actions - [x] Run tests in GitHub Actions - [x] Replace CI badge - [x] Review Black job - [x] Port Black...

enhancement
maintenance

I decided to merge #83 as is because of my vacation, but I had some minor changes to consider. (List also includes things that I stumbled upon while reviewing, that...