EngFlow / bazel_invocation_analyzer

A tool that automatically analyzes a Bazel build's profile and offers suggestions on how to make it faster.
https://analyzer.engflow.com
Apache License 2.0
90 stars 10 forks source link

[code style] Less error-prone HashMap in ConsoleOutputTest #148

Closed saraadams closed 9 months ago

saraadams commented 9 months ago

What was error-prone, the mutability?

Yes, this change was mostly motivated by an errorprone error that came up while I was updating versions.