m-lab / etl

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

Update to version v0.20.13 of ndt-server #1103

Closed cristinaleonr closed 1 year ago

cristinaleonr commented 1 year ago

This PR updates ndt-server to version v0.20.13, which removes the bigquery:"-" tag from the ConnectionInfo field in the Measurement struct exported by ndt-server (https://github.com/m-lab/ndt-server/pull/368).

Commands run:

$ go get -u github.com/m-lab/ndt-server
$ go mod tidy

Related to: https://github.com/m-lab/dev-tracker/issues/731.


This change is Reviewable

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 7406


Files with Coverage Reduction New Missed Lines %
active/active.go 2 90.63%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 7403: -0.04%
Covered Lines: 3321
Relevant Lines: 4940

💛 - Coveralls