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

Coverage update config (serde_until.rs) #1479

Open leodziki opened 1 week ago

leodziki commented 1 week ago

Description

Completed tests for nativelink/nativelink-config/src/serde_until.rs Bazel test and cargo test both passed. And Pre-commit passed in direnv and everything is perfect. Fixes #1401

Type of change


This change is Reviewable

leodziki commented 1 week ago

I would like to receive feedback on my PR. @aaronmondal , @MarcusSorealheis

aaronmondal commented 4 days ago

Could you remove the files that are unrelated to serde_utils.rs?