mmocr icon indicating copy to clipboard operation
mmocr copied to clipboard

WIP: Text Spotter Pipeline

Open Harold-lkk opened this issue 3 years ago • 1 comments

Harold-lkk avatar Dec 15 '21 10:12 Harold-lkk

Codecov Report

Merging #676 (c913863) into main (af9a625) will decrease coverage by 0.95%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #676      +/-   ##
==========================================
- Coverage   85.51%   84.55%   -0.96%     
==========================================
  Files         163      164       +1     
  Lines       10477    10613     +136     
  Branches     1571     1614      +43     
==========================================
+ Hits         8959     8974      +15     
- Misses       1173     1295     +122     
+ Partials      345      344       -1     
Flag Coverage Δ
unittests 84.55% <ø> (-0.96%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmocr/apis/utils.py 76.00% <0.00%> (-12.34%) :arrow_down:
mmocr/apis/inference.py 64.00% <0.00%> (-4.38%) :arrow_down:
mmocr/core/deployment/deploy_utils.py 20.54% <0.00%> (-2.49%) :arrow_down:
mmocr/core/visualize.py 69.55% <0.00%> (-1.41%) :arrow_down:
mmocr/models/textrecog/decoders/sar_decoder.py 89.94% <0.00%> (ø)
mmocr/apis/test.py 11.62% <0.00%> (ø)
mmocr/datasets/pipelines/ocr_transforms.py 67.48% <0.00%> (+0.13%) :arrow_up:
mmocr/utils/ocr.py 75.86% <0.00%> (+0.51%) :arrow_up:

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 22a7d38...c913863. Read the comment docs.

codecov[bot] avatar Dec 15 '21 11:12 codecov[bot]