openpreserve / jhove

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

Checks the range of the orientation tag to be 1-9, and forces value 9… #914

Open tledoux opened 4 months ago

tledoux commented 4 months ago

… (unknown) in XML and JSON output to remind valid.

Fixes #913

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 10.00000% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 47.04%. Comparing base (838126f) to head (4510a44). Report is 1 commits behind head on integration.

Files Patch % Lines
.../edu/harvard/hul/ois/jhove/handler/XmlHandler.java 14.28% 3 Missing and 3 partials :warning:
...edu/harvard/hul/ois/jhove/handler/JsonHandler.java 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## integration #914 +/- ## ================================================= - Coverage 47.06% 47.04% -0.03% Complexity 1103 1103 ================================================= Files 57 57 Lines 9083 9087 +4 Branches 1623 1625 +2 ================================================= Hits 4275 4275 - Misses 4278 4280 +2 - Partials 530 532 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.