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

AES decryption fix, <p> removing for javadoc #362

Merged
merged 1 commit into from
Jul 25, 2018

Conversation

BezrukovM
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 25, 2018

Codecov Report

Merging #362 into integration will decrease coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@                Coverage Diff                @@
##             integration     #362      +/-   ##
=================================================
- Coverage           25.2%   25.19%   -0.02%     
  Complexity           867      867              
=================================================
  Files                233      233              
  Lines              12790    12798       +8     
  Branches            1808     1810       +2     
=================================================
  Hits                3224     3224              
- Misses              9192     9200       +8     
  Partials             374      374
Impacted Files Coverage Δ Complexity Δ
...va/org/verapdf/pd/font/cmap/ToUnicodeInterval.java 0% <ø> (ø) 0 <0> (ø) ⬇️
src/main/java/org/verapdf/pd/font/PDCIDFont.java 0% <ø> (ø) 0 <0> (ø) ⬇️
src/main/java/org/verapdf/pd/font/PDFont.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...rg/verapdf/pd/font/type1/BaseCharStringParser.java 69.69% <ø> (ø) 15 <0> (ø) ⬇️
src/main/java/org/verapdf/pd/font/CIDWArray.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...rg/verapdf/cos/filters/COSFilterASCII85Decode.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...c/main/java/org/verapdf/tools/TaggedPDFHelper.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...ava/org/verapdf/pd/font/cff/CharStringsWidths.java 60.86% <ø> (ø) 21 <0> (ø) ⬇️
...va/org/verapdf/pd/font/type1/Type1FontProgram.java 0% <ø> (ø) 0 <0> (ø) ⬇️
.../verapdf/pd/font/truetype/TrueTypeFontProgram.java 18.89% <ø> (ø) 9 <0> (ø) ⬇️
... and 11 more

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 5a0feca...a710c31. Read the comment docs.

@BezrukovM BezrukovM merged commit 8584e2a into veraPDF:integration Jul 25, 2018
@BezrukovM BezrukovM deleted the decrypt-fix branch February 10, 2020 07:28
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.

1 participant