Skip to content

Commit a51edcb

Browse files
author
David Hasani
committed
add small comment
1 parent 048a720 commit a51edcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/src/codewhisperer/service/transformByQ/transformationResultsViewProvider.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@ export class ProposedTransformationExplorer {
427427
},
428428
})
429429
} catch (err: any) {
430+
// log error, but continue to show user diff.patch with results
430431
getLogger().error(`CodeTransformation: SendTelemetryEvent error = ${err.message}`)
431432
}
432433
})

0 commit comments

Comments
 (0)