openpreserve / jhove

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

MERGE: only validate xml when schema locations are known #740

Closed carlwilson closed 2 years ago

carlwilson commented 2 years ago

integration merge for #685 submitted by @pwinckles thanks.

codecov[bot] commented 2 years ago

Codecov Report

Merging #740 (113d2e4) into integration (0dfe4f2) will decrease coverage by 0.01%. The diff coverage is n/a.

@@                Coverage Diff                @@
##             integration     #740      +/-   ##
=================================================
- Coverage          46.36%   46.35%   -0.02%     
- Complexity          1052     1053       +1     
=================================================
  Files                 57       57              
  Lines               9073     9073              
  Branches            1609     1609              
=================================================
- Hits                4207     4206       -1     
- Misses              4328     4329       +1     
  Partials             538      538              
Impacted Files Coverage Δ
...main/java/edu/harvard/hul/ois/jhove/JhoveBase.java 41.29% <0.00%> (-0.84%) :arrow_down:
.../edu/harvard/hul/ois/jhove/handler/XmlHandler.java 62.77% <0.00%> (+0.03%) :arrow_up:
...c/main/java/edu/harvard/hul/ois/jhove/RepInfo.java 54.61% <0.00%> (+1.53%) :arrow_up:

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 e771af7...113d2e4. Read the comment docs.