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

Handle uncaught module exceptions #259

Merged
merged 2 commits into from
Jul 21, 2017

Conversation

david-russo
Copy link
Member

This change should make JHOVE more resilient to unstable modules, hopefully allowing it to recover and continue operations on other files. This could help alleviate some issues incorporating JHOVE into some workflows, as mentioned in issue #256.

This change should make JHOVE more resilient to unstable modules,
hopefully allowing it to recover and continue operations.
@codecov
Copy link

codecov bot commented Jun 29, 2017

Codecov Report

Merging #259 into integration will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@                Coverage Diff                @@
##             integration     #259      +/-   ##
=================================================
- Coverage          41.99%   41.98%   -0.01%     
  Complexity          3275     3275              
=================================================
  Files                392      392              
  Lines              31476    31482       +6     
  Branches            6123     6123              
=================================================
+ Hits               13217    13218       +1     
- Misses             15823    15828       +5     
  Partials            2436     2436
Impacted Files Coverage Δ Complexity Δ
...main/java/edu/harvard/hul/ois/jhove/JhoveBase.java 39.95% <0%> (-0.3%) 41 <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 ed24ea3...56213ff. Read the comment docs.

@david-russo david-russo requested a review from carlwilson June 30, 2017 09:08
@carlwilson carlwilson merged commit d278018 into openpreserve:integration Jul 21, 2017
@david-russo david-russo deleted the handle-module-exceptions branch July 21, 2017 10:39
rgfeldman added a commit to rgfeldman/jhove that referenced this pull request Apr 10, 2019
rgfeldman added a commit to rgfeldman/jhove that referenced this pull request Apr 10, 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.

2 participants