-
Notifications
You must be signed in to change notification settings - Fork 78
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
Error handling, issue #149 #171
Conversation
Codecov Report
@@ Coverage Diff @@
## integration #171 +/- ##
================================================
- Coverage 8.01% 8.01% -0.01%
Complexity 497 497
================================================
Files 386 386
Lines 31371 31376 +5
Branches 6111 6111
================================================
Hits 2514 2514
- Misses 28444 28449 +5
Partials 413 413
Continue to review full report at Codecov.
|
@gmcgath this will be merged once the final update build passes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @gmcgath, this seems to be a discrete fix and I'll merge it. Tests would be good :)
I've made a small fix to IhdrChunk.java in the PNG module, to address issue #149 . That's the only file I've changed.