Skip to content
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

add unit test for textsnake #61

Merged
merged 1 commit into from
Apr 13, 2021

Conversation

cuhk-hbsun
Copy link
Collaborator

fix #57

@cuhk-hbsun cuhk-hbsun requested a review from innerlee April 13, 2021 12:50
@codecov
Copy link

codecov bot commented Apr 13, 2021

Codecov Report

Merging #61 (193e57e) into main (344cc9a) will decrease coverage by 0.06%.
The diff coverage is n/a.

❗ Current head 193e57e differs from pull request most recent head e85937f. Consider uploading reports for the commit e85937f to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
- Coverage   76.60%   76.53%   -0.07%     
==========================================
  Files         104      104              
  Lines        6261     6261              
  Branches      919      919              
==========================================
- Hits         4796     4792       -4     
- Misses       1251     1252       +1     
- Partials      214      217       +3     
Flag Coverage Δ
unittests 76.53% <ø> (-0.07%) ⬇️

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

Impacted Files Coverage Δ
mmocr/core/mask.py 88.63% <0.00%> (-6.82%) ⬇️
...cr/models/textdet/detectors/text_detector_mixin.py 81.81% <0.00%> (-3.04%) ⬇️

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 344cc9a...e85937f. Read the comment docs.

@cuhk-hbsun cuhk-hbsun requested a review from jeffreykuang April 13, 2021 13:27
@jeffreykuang jeffreykuang merged commit 5244984 into open-mmlab:main Apr 13, 2021
gaotongxiao pushed a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 2022
gaotongxiao pushed a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 2022
gaotongxiao pushed a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 2022
gaotongxiao pushed a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unittest for textsnake
2 participants