util/links.go (2 lines): - line 38: // TODO: Handle start/end columns (for custom columns and build IDs). - line 100: // TODO: Handle start/end tokens. pkg/updater/resultstore/resultstore.go (2 lines): - line 522: // TODO (@bryanlou) check if we need to include properties from the target in addition to test cases - line 901: // TODO: ResultStore use is assumed to be Prow-only at the moment. Make this more flexible in future. pkg/summarizer/flakiness.go (2 lines): - line 90: // TODO (itsazhuhere@): consider refactoring/using summary.go's gridMetrics function - line 211: // TODO (itszhuhere@): add a way to get exact flakiness from a Row_FLAKY cell pkg/summarizer/summary.go (2 lines): - line 710: // TODO (itsazhuhere@): Change to rely on YAML defaults rather than consts - line 918: // TODO: Ensure workflow-id, workflow-name are added in alerts. pb/state/state.proto (1 line): - line 203: // TODO: Fold this into `properties` field. config/yamlcfg/yaml2proto.go (1 line): - line 47: // TODO: Implement filesystem fake in order to unit test this better. pkg/merger/merger.go (1 line): - line 122: // TODO: Cache the version for each source. Only read if they've changed. pb/state/state.pb.go (1 line): - line 774: // TODO: Fold this into `properties` field. pkg/summarizer/analyzers/baseanalyzer.go (1 line): - line 45: // TODO (itsazhuhere@): Introduce name parsing into test name and env