This repository was archived by the owner on Oct 12, 2021. It is now read-only.

Description
Hi,
we're evaluating the use of shipshape Notes format for coverage information (in the context of Gerrit, like git-appraise is doing).
Would you have any recommendation as to which category (/subcategory) to use for that, and how to store the coverage info (e.g. fully covered/not covered/3 out of 4 branches covered) within a Note ?
I was think to use the "CodeCoverage" category (w/o subcategory), but for the additional info (coverage status, number of hits, number of branches, number of tested branches), what would you suggest ?
- encode them in the (textual) description
- use more_info / additional_data ?
(I didn't find any actual use of Shipshape for coverage, but was hoping you may have thought about it anyway)
Thanks.