veraison / corim

CoRIM and CoMID manipulation library and CLI
Apache License 2.0
9 stars 7 forks source link

Re-Introduce Multiplicity of Measurements in Value Triples #127

Closed yogeshbdeshpande closed 2 months ago

yogeshbdeshpande commented 2 months ago

This PR introduces multiplicity of measurement-map in value triples, to align it with the latest CoRIM Draft.

Fixes #128

thomas-fossati commented 2 months ago

It'd be much cleaner (and easier to review) if this PR was split into two separate commits:

  1. the one that reverts be7ec48294
  2. the one that adds the new test cases
thomas-fossati commented 2 months ago

Also, please use the conventional commits conventions when crafting the commit messages.

yogeshbdeshpande commented 2 months ago

This will be progressed by PR #130