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 tests for text spotting code #500

Merged
merged 30 commits into from
Sep 12, 2024
Merged

Add tests for text spotting code #500

merged 30 commits into from
Sep 12, 2024

Conversation

rwood-97
Copy link
Collaborator

@rwood-97 rwood-97 commented Sep 6, 2024

Summary

This PR adds test for the text spotting code.

NOTE: I have merged #495 into this branch so this should be merged to main first.

Fixes #403

Describe your changes

  • Added a text spotting workflow file
  • Added tests for main functionality of DPTextDETRRunner, DeepSoloRunner and MapTextRunner

Checklist before assigning a reviewer (update as needed)

  • Self-review code
  • Ensure submission passes current tests
  • Add tests
  • Update relevant docs
  • Update changelog

Reviewer checklist

Please add anything you want reviewers to specifically focus/comment on.

  • Everything looks ok?

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Flag Coverage Δ
unittests 68.56% <ø> (ø)

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

@rwood-97 rwood-97 merged commit a87b5bc into main Sep 12, 2024
10 checks passed
@rwood-97 rwood-97 deleted the test_text_spotting branch September 12, 2024 13:12
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.

Add tests for text spotting work
1 participant