m-lab / etl

M-Lab ingestion pipeline
Apache License 2.0
22 stars 7 forks source link

Change datatypes for annotation2 and hopannotation2 #1109

Closed stephen-soltesz closed 1 year ago

stephen-soltesz commented 1 year ago

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 Reviewable

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 7435


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 Coverage Status
Change from base Build 7429: 0.09%
Covered Lines: 3330
Relevant Lines: 4947

💛 - Coveralls
stephen-soltesz commented 1 year ago

Thank you!

Parser logs from k8s appear in order for the new types.