☔ Help us improve code coverage #1401
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
We recently added support for branch-based code coverage and now publish metrics at https://tracemachina.github.io/nativelink. The goal of this issue is to improve the coverage metrics.
We're targeting 80% function, region and branch coverage. For further information see the OSSF silver criterion on coverage which we'd like to fulfill in good faith.
#[cfg_attr(feature = "nix", ignore)]
feature. Making these tests runnable in nix would improve coverage.The text was updated successfully, but these errors were encountered: