gpac / ComplianceWarden

A pluggable compliance checker (ISOBMFF, HEIF/MIAF/AVIF, AV1 HDR10+)
https://gpac.github.io/ComplianceWarden-wasm/
Other
16 stars 7 forks source link

Default in JSON should show only exercized rules #53

Open cconcolato opened 1 year ago

cconcolato commented 1 year ago

By default, only exercized rules (successful, error and warning) should be part of the report. When the option parser is implemented (#48), we could have a option to show non-exercized rules.

cconcolato commented 1 year ago

Maybe the JSON should rather have a unchecked section.

cconcolato commented 1 year ago

The unchecked section should have all the rules from the corresponding spec, even if the format did not trigger them.

rbouqueau commented 1 year ago

Added unchecked section.

rbouqueau commented 1 year ago

@cconcolato @podborski Please close when QA-ed.

rbouqueau commented 8 months ago

I'm still interested in QA, thanks!