gosseract icon indicating copy to clipboard operation
gosseract copied to clipboard

Fix PageSegMode reset

Open senniraf opened this issue 11 months ago • 1 comments

Fixes #167

senniraf avatar May 18 '25 11:05 senniraf

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.67%. Comparing base (8aa85a7) to head (455a9d3). Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #326      +/-   ##
==========================================
+ Coverage   71.47%   71.67%   +0.19%     
==========================================
  Files           1        1              
  Lines         284      286       +2     
==========================================
+ Hits          203      205       +2     
  Misses         67       67              
  Partials       14       14              

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

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

codecov[bot] avatar May 18 '25 13:05 codecov[bot]