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

Handle bad OCR cases when parsing documents #683

Merged
merged 2 commits into from
Feb 14, 2023
Merged

Conversation

VMelnalksnis
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Merging #683 (d162d3b) into master (0a5b87a) will increase coverage by 0.06%.
The diff coverage is 93.33%.

@@            Coverage Diff             @@
##           master     #683      +/-   ##
==========================================
+ Coverage   69.12%   69.19%   +0.06%     
==========================================
  Files         303      304       +1     
  Lines        9205     9216      +11     
  Branches      683      683              
==========================================
+ Hits         6363     6377      +14     
+ Misses       2585     2584       -1     
+ Partials      257      255       -2     
Impacted Files Coverage Δ
.../Importing/ImportingServiceCollectionExtensions.cs 100.00% <ø> (ø)
...ebApi/V1/Importing/Paperless/IdentifiedPurchase.cs 100.00% <ø> (ø)
....WebApi/V1/Importing/Paperless/PaperlessService.cs 0.00% <ø> (ø)
...i/V1/Importing/Paperless/Rimi/RimiReceiptParser.cs 92.15% <85.71%> (ø)
...Importing/Paperless/Rimi/RimiPurchaseIdentifier.cs 91.37% <94.11%> (ø)
...de.WebApi/V1/Importing/Paperless/Rimi/Constants.cs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@VMelnalksnis VMelnalksnis marked this pull request as ready for review February 14, 2023 17:01
@VMelnalksnis VMelnalksnis merged commit d162d3b into master Feb 14, 2023
@VMelnalksnis VMelnalksnis deleted the improve-parsing branch February 14, 2023 17:01
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.

None yet

1 participant