openpreserve / jhove

File validation and characterisation.
http://jhove.openpreservation.org
Other
171 stars 79 forks source link

Copy the orientation info from the Exif structure #748

Closed tledoux closed 1 year ago

tledoux commented 2 years ago

Fixes #747

codecov[bot] commented 2 years ago

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 ```diff @@ 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](https://codecov.io/gh/openpreserve/jhove/pull/748?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpreserve) | Coverage Δ | | |---|---|---| | [.../main/java/edu/harvard/hul/ois/jhove/Property.java](https://codecov.io/gh/openpreserve/jhove/pull/748?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpreserve#diff-amhvdmUtY29yZS9zcmMvbWFpbi9qYXZhL2VkdS9oYXJ2YXJkL2h1bC9vaXMvamhvdmUvUHJvcGVydHkuamF2YQ==) | `42.42% <0.00%> (-3.34%)` | :arrow_down: | | [...a/edu/harvard/hul/ois/jhove/NisoImageMetadata.java](https://codecov.io/gh/openpreserve/jhove/pull/748?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpreserve#diff-amhvdmUtY29yZS9zcmMvbWFpbi9qYXZhL2VkdS9oYXJ2YXJkL2h1bC9vaXMvamhvdmUvTmlzb0ltYWdlTWV0YWRhdGEuamF2YQ==) | `75.99% <0.00%> (-0.20%)` | :arrow_down: | | [...edu/harvard/hul/ois/jhove/handler/JsonHandler.java](https://codecov.io/gh/openpreserve/jhove/pull/748?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpreserve#diff-amhvdmUtY29yZS9zcmMvbWFpbi9qYXZhL2VkdS9oYXJ2YXJkL2h1bC9vaXMvamhvdmUvaGFuZGxlci9Kc29uSGFuZGxlci5qYXZh) | `24.94% <0.00%> (+0.11%)` | :arrow_up: | | [...src/main/java/edu/harvard/hul/ois/jhove/Utils.java](https://codecov.io/gh/openpreserve/jhove/pull/748?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpreserve#diff-amhvdmUtY29yZS9zcmMvbWFpbi9qYXZhL2VkdS9oYXJ2YXJkL2h1bC9vaXMvamhvdmUvVXRpbHMuamF2YQ==) | `69.84% <0.00%> (+7.67%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpreserve). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpreserve)

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