felixdittrich92 / OnnxTR

OnnxTR a docTR (Document Text Recognition) library Onnx pipeline wrapper - for seamless, high-performing & accessible OCR
https://github.com/mindee/doctr
Apache License 2.0
17 stars 1 forks source link

[Sync] page orientation integration #16

Closed felixdittrich92 closed 1 month ago

felixdittrich92 commented 1 month ago

This PR:

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 95.65217% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.99%. Comparing base (b5b17bc) to head (a5afa7f).

Files Patch % Lines
onnxtr/models/_utils.py 91.30% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16 +/- ## ========================================== - Coverage 98.07% 97.99% -0.09% ========================================== Files 63 63 Lines 1872 1896 +24 ========================================== + Hits 1836 1858 +22 - Misses 36 38 +2 ``` | [Flag](https://app.codecov.io/gh/felixdittrich92/OnnxTR/pull/16/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Dittrich) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/felixdittrich92/OnnxTR/pull/16/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Dittrich) | `97.99% <95.65%> (-0.09%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Dittrich#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.