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

Implement --skip-text as default setting #126

Merged
merged 1 commit into from
Jun 18, 2022
Merged

Implement --skip-text as default setting #126

merged 1 commit into from
Jun 18, 2022

Conversation

R0Wi
Copy link
Contributor

@R0Wi R0Wi commented Jun 18, 2022

Closing #113

@R0Wi R0Wi requested a review from bahnwaerter June 18, 2022 09:12
@R0Wi R0Wi linked an issue Jun 18, 2022 that may be closed by this pull request
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jun 18, 2022

Codecov Report

Merging #126 (8320034) into master (cdefed6) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master      #126   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       131       131           
===========================================
  Files             25        25           
  Lines            479       480    +1     
  Branches           4         4           
===========================================
+ Hits             479       480    +1     
Impacted Files Coverage Δ
lib/OcrProcessors/OcrMyPdfBasedProcessor.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cdefed6...8320034. Read the comment docs.

@R0Wi R0Wi merged commit e90c57a into master Jun 18, 2022
R0Wi added a commit that referenced this pull request Jun 18, 2022
R0Wi added a commit that referenced this pull request Jun 18, 2022
R0Wi added a commit that referenced this pull request Jun 18, 2022
R0Wi added a commit that referenced this pull request Jun 18, 2022
@R0Wi R0Wi deleted the feature/#113 branch June 27, 2022 15:32
@R0Wi R0Wi restored the feature/#113 branch June 27, 2022 15:32
@R0Wi R0Wi deleted the feature/#113 branch June 27, 2022 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to skip files which are already processes by some ORC scanner.
1 participant