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 (
39630ba
) to head (7f090b6
). 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 The BitsPerSampleUnit is missing in the GUI. It is hard-coded as Integer, because this is how it is also done in the other handlers. According to the specification of MIX, it can also be float. but this is not supported by jhove.
fixes #898
Sam