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

Fixed issue: #905. #1063

Merged
merged 1 commit into from
Feb 14, 2020
Merged

Conversation

RomaPrograms
Copy link
Contributor

Updated BaseValidator method processAssertionResult to avoid out of memory exception.
Integration tests checked.
Closes #905.

@codecov
Copy link

codecov bot commented Feb 14, 2020

Codecov Report

Merging #1063 into integration will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             integration    #1063   +/-   ##
==============================================
  Coverage          26.55%   26.55%           
  Complexity           945      945           
==============================================
  Files                183      183           
  Lines               7440     7440           
  Branches            1118     1118           
==============================================
  Hits                1976     1976           
  Misses              5200     5200           
  Partials             264      264
Impacted Files Coverage Δ Complexity Δ
...etadata/fixer/utils/ProcessedObjectsInspector.java 0% <ø> (ø) 0 <0> (ø) ⬇️

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 9e3ebb3...8b24d1b. Read the comment docs.

@BezrukovM BezrukovM merged commit 5b962e9 into veraPDF:integration Feb 14, 2020
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.

Optimise processing of line art
2 participants