Closed stephen-soltesz closed 1 year ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
schema/hopannotation2.go | 9 | 11 | 81.82% | ||
parser/parser.go | 0 | 4 | 0.0% | ||
parser/annotation2.go | 14 | 19 | 73.68% | ||
parser/hopannotation2.go | 14 | 19 | 73.68% | ||
<!-- | Total: | 40 | 56 | 71.43% | --> |
Totals | |
---|---|
Change from base Build 7429: | 0.09% |
Covered Lines: | 3330 |
Relevant Lines: | 4947 |
Thank you!
Parser logs from k8s appear in order for the new types.
This change modifies the supported datatypes for the annotation2 and hopannotation2 datatypes in preparation for processing reannotated or renamed annotation archive types. The schemas remain unchanged but the names are updated throughout.
This change is part of the Correcting Network Annotations design.
This change is part of steps to repair:
This change is