m-lab / etl

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

Revert "Add Gardener v2 parser for switch datatype" #1049

Closed robertodauria closed 2 years ago

robertodauria commented 2 years ago

Reverts m-lab/etl#1044 so it does not interfere with the v1 parsers until we're ready to freeze them and start deploying v2 parsers only.


This change is Reviewable

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 7146


Changes Missing Coverage Covered Lines Changed/Added Lines %
parser/parser.go 0 2 0.0%
schema/switch_schema.go 0 7 0.0%
parser/disco.go 72 107 67.29%
<!-- Total: 72 116 62.07% -->
Files with Coverage Reduction New Missed Lines %
schema/switch_schema.go 1 0%
active/poller.go 3 64.33%
active/active.go 4 88.54%
<!-- Total: 8 -->
Totals Coverage Status
Change from base Build 7103: -0.2%
Covered Lines: 3840
Relevant Lines: 5986

💛 - Coveralls
stephen-soltesz commented 2 years ago

Part of https://github.com/m-lab/etl/issues/1050