mmocr
mmocr copied to clipboard
[Enchance] batch size information in readme
Codecov Report
Patch coverage: 59.66
% and project coverage change: -0.25
:warning:
Comparison is base (
82f81ff
) 90.13% compared to head (ca0a5ac
) 89.89%.
:exclamation: Current head ca0a5ac differs from pull request most recent head 9d342da. Consider uploading reports for the commit 9d342da to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## dev-1.x #1778 +/- ##
===========================================
- Coverage 90.13% 89.89% -0.25%
===========================================
Files 190 191 +1
Lines 11128 11197 +69
Branches 1567 1578 +11
===========================================
+ Hits 10030 10065 +35
- Misses 790 821 +31
- Partials 308 311 +3
Flag | Coverage Δ | |
---|---|---|
unittests | 89.89% <59.66%> (-0.25%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
mmocr/datasets/preparers/dumpers/lmdb_dumper.py | 21.33% <21.33%> (ø) |
|
mmocr/models/textdet/heads/drrg_head.py | 98.83% <33.33%> (-0.78%) |
:arrow_down: |
...r/models/textdet/module_losses/drrg_module_loss.py | 95.89% <33.33%> (-1.33%) |
:arrow_down: |
mmocr/datasets/preparers/config_generators/base.py | 75.00% <37.50%> (-7.50%) |
:arrow_down: |
mmocr/datasets/preparers/parsers/ctw1500_parser.py | 97.61% <97.61%> (ø) |
|
mmocr/apis/inferencers/base_mmocr_inferencer.py | 89.78% <100.00%> (ø) |
|
mmocr/apis/inferencers/mmocr_inferencer.py | 90.78% <100.00%> (-0.71%) |
:arrow_down: |
...rers/config_generators/textdet_config_generator.py | 95.00% <100.00%> (ø) |
|
...rs/config_generators/textrecog_config_generator.py | 100.00% <100.00%> (ø) |
|
...config_generators/textspotting_config_generator.py | 100.00% <100.00%> (ø) |
|
... and 24 more |
... and 2 files with indirect coverage changes
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.