jhove icon indicating copy to clipboard operation
jhove copied to clipboard

Copy the orientation info from the Exif structure

Open tledoux opened this issue 2 years ago • 1 comments

Fixes #747

tledoux avatar May 18 '22 17:05 tledoux

Codecov Report

Base: 46.22% // Head: 46.35% // Increases project coverage by +0.12% :tada:

Coverage data is based on head (2a55bf7) compared to base (c1719c7). Patch has no changes to coverable lines.

:exclamation: Current head 2a55bf7 differs from pull request most recent head 4229de6. Consider uploading reports for the commit 4229de6 to get more accurate results

Additional details and impacted files
@@                Coverage Diff                @@
##             integration     #748      +/-   ##
=================================================
+ Coverage          46.22%   46.35%   +0.12%     
+ Complexity          1056     1053       -3     
=================================================
  Files                 57       57              
  Lines               9057     9073      +16     
  Branches            1607     1609       +2     
=================================================
+ Hits                4187     4206      +19     
+ Misses              4330     4329       -1     
+ Partials             540      538       -2     
Impacted Files Coverage Δ
.../main/java/edu/harvard/hul/ois/jhove/Property.java 42.42% <0.00%> (-3.34%) :arrow_down:
...a/edu/harvard/hul/ois/jhove/NisoImageMetadata.java 75.99% <0.00%> (-0.20%) :arrow_down:
...edu/harvard/hul/ois/jhove/handler/JsonHandler.java 24.94% <0.00%> (+0.11%) :arrow_up:
...src/main/java/edu/harvard/hul/ois/jhove/Utils.java 69.84% <0.00%> (+7.67%) :arrow_up:

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

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar May 18 '22 18:05 codecov[bot]