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

Fix #982, add Warning for file in #785 #371

Merged
merged 2 commits into from
Apr 9, 2019

Conversation

angrykid12
Copy link
Contributor

Change Logger status from FINE to WARNING form incorrect bfrange in toUnicode CMap
getUnicodeNameFromLong() method fix
Closes veraPDF/veraPDF-library#982

@codecov
Copy link

codecov bot commented Mar 7, 2019

Codecov Report

Merging #371 into integration will increase coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@                Coverage Diff                @@
##             integration     #371      +/-   ##
=================================================
+ Coverage          25.16%   25.17%   +<.01%     
  Complexity           867      867              
=================================================
  Files                233      233              
  Lines              12822    12820       -2     
  Branches            1820     1820              
=================================================
  Hits                3227     3227              
+ Misses              9220     9218       -2     
  Partials             375      375
Impacted Files Coverage Δ Complexity Δ
...main/java/org/verapdf/pd/font/cmap/CMapParser.java 48.36% <0%> (ø) 28 <0> (ø) ⬇️
...va/org/verapdf/pd/font/cmap/ToUnicodeInterval.java 0% <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 6cad27b...8cf5ed7. Read the comment docs.

@carlwilson carlwilson merged commit a6d05a9 into veraPDF:integration Apr 9, 2019
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.

U+00FE character in ToUnicode table verification fail
2 participants