-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adapt to utils moved to core, #49 #66
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have not run this combination yet, but it looks all good.
This comment has been minimized.
This comment has been minimized.
Was an oversight, just disabled to concentrate on code changes, will fix.
Which file do you mean? pylintrc? |
No, |
Conflicts: ocrd_tesserocr/common.py
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏
Codecov Report
@@ Coverage Diff @@
## master #66 +/- ##
==========================================
- Coverage 50.24% 48.11% -2.14%
==========================================
Files 9 8 -1
Lines 828 688 -140
Branches 149 130 -19
==========================================
- Hits 416 331 -85
+ Misses 370 325 -45
+ Partials 42 32 -10
Continue to review full report at Codecov.
|
This is the companion PR to OCR-D/core#268