Closed samalloing closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 47.00%. Comparing base (
5ea5467
) to head (c64e495
). Report is 1 commits behind head on integration.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hi @carlwilson ,
I created a small pull request to make parsing of Image Height and Width more robust. In the arlington model they are required attributes of XObject Image, so that's why it is an error (and not a warning)
Sam