Monogramm / erpnext_ocr

:snake: :alembic: Optical Character Recognition using tesseract within Frappe.
MIT License
80 stars 53 forks source link

🎨 Improve format and quality warnings #31

Closed madmath03 closed 4 years ago

madmath03 commented 4 years ago

Signed-off-by: mathieu.brunot mathieu.brunot@monogramm.io

Please provide enough information so that others can review your pull request:

Explain the details for making this change. What existing problem does the pull request solve?

Screenshots/GIFs

codecov-io commented 4 years ago

Codecov Report

Merging #31 into master will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #31   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          27      26    -1     
  Lines         571     569    -2     
======================================
+ Misses        571     569    -2     
Impacted Files Coverage Δ
erpnext_ocr/config/desktop.py 0.00% <0.00%> (ø)
erpnext_ocr/config/docs.py 0.00% <0.00%> (ø)
.../erpnext_ocr/doctype/ocr_import/test_ocr_import.py 0.00% <0.00%> (ø)
...pnext_ocr/erpnext_ocr/doctype/ocr_read/ocr_read.py 0.00% <0.00%> (ø)
erpnext_ocr/hooks.py 0.00% <0.00%> (ø)
erpnext_ocr/install.py 0.00% <0.00%> (ø)
setup.py 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 29f4658...74c31cb. Read the comment docs.