TraceMachina / nativelink

NativeLink is an open source high-performance build cache and remote execution server, compatible with Bazel, Buck2, Reclient, and other RBE-compatible build systems. It offers drastically faster builds, reduced test flakiness, and specialized hardware.
https://nativelink.com
Apache License 2.0
1.19k stars 117 forks source link

Update coverage for nativelink-metric-collector #1481

Open leodziki opened 1 week ago

leodziki commented 1 week ago

Description

Update coverage for metric-collector. Here some private ones are converted to public ones.(metrics_visitors.rs) Bazel test, cargo test, pre-commit all passed Fixes #1401

Type of change


This change is Reviewable

leodziki commented 6 days ago

Asking review on this. @aaronmondal @MarcusSorealheis