Skip to content

[Feat] Add reading order module#2110

Merged
felixdittrich92 merged 1 commit into
mindee:mainfrom
felixdittrich92:reading-order
Jul 9, 2026
Merged

[Feat] Add reading order module#2110
felixdittrich92 merged 1 commit into
mindee:mainfrom
felixdittrich92:reading-order

Conversation

@felixdittrich92

@felixdittrich92 felixdittrich92 commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

This PR:

  • Add reading order module and cor tests

@felixdittrich92 felixdittrich92 added this to the 1.1.0 milestone Jul 9, 2026
@felixdittrich92 felixdittrich92 self-assigned this Jul 9, 2026
@felixdittrich92 felixdittrich92 added module: models Related to doctr.models ext: tests Related to tests folder type: new feature New feature labels Jul 9, 2026
@felixdittrich92 felixdittrich92 linked an issue Jul 9, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 98.17352% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.69%. Comparing base (369f0aa) to head (e9b5b6d).

Files with missing lines Patch % Lines
doctr/models/reading_order/base.py 98.16% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2110      +/-   ##
==========================================
+ Coverage   96.65%   96.69%   +0.03%     
==========================================
  Files         166      168       +2     
  Lines        8707     8926     +219     
==========================================
+ Hits         8416     8631     +215     
- Misses        291      295       +4     
Flag Coverage Δ
unittests 96.69% <98.17%> (+0.03%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@felixdittrich92
felixdittrich92 merged commit 1a1018c into mindee:main Jul 9, 2026
55 of 57 checks passed
@felixdittrich92
felixdittrich92 deleted the reading-order branch July 9, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ext: tests Related to tests folder module: models Related to doctr.models type: new feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[reading order] Add reading order module

1 participant