m-lab / etl

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

Migrate parser to Gardener v2 Jobs API #1098

Closed stephen-soltesz closed 1 year ago

stephen-soltesz commented 1 year ago

This change updates the etl worker (aka parser) to use the Gardener v2 Jobs API. To do so, this change also migrates the build environment to go1.18.


This change is Reviewable

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 7396


Changes Missing Coverage Covered Lines Changed/Added Lines %
active/poller.go 17 22 77.27%
<!-- Total: 17 22 77.27% -->
Files with Coverage Reduction New Missed Lines %
active/poller.go 4 63.08%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 7394: 0.06%
Covered Lines: 3323
Relevant Lines: 4940

💛 - Coveralls
SaiedKazemi commented 1 year ago
:lgtm:
SaiedKazemi commented 1 year ago

Your changes look good to me but many files in this package fail golint.