diff options
| author | Arya Gummadi <[email protected]> | 2025-08-18 22:57:53 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-19 05:57:53 +0000 |
| commit | 8f8082fe3da9e1972f8b8226c68fa14e326a3d8a (patch) | |
| tree | f4e8b121bea73120e57e59eba8d6ad3fbda2c59c /packages/cli/src/ui/components/__snapshots__/SessionSummaryDisplay.test.tsx.snap | |
| parent | da396bd5662adcac3ebc60d55cfc1d722b903e38 (diff) | |
feat: add file change tracking to session metrics (#6094)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jacob Richman <[email protected]>
Diffstat (limited to 'packages/cli/src/ui/components/__snapshots__/SessionSummaryDisplay.test.tsx.snap')
| -rw-r--r-- | packages/cli/src/ui/components/__snapshots__/SessionSummaryDisplay.test.tsx.snap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/cli/src/ui/components/__snapshots__/SessionSummaryDisplay.test.tsx.snap b/packages/cli/src/ui/components/__snapshots__/SessionSummaryDisplay.test.tsx.snap index 98e7722e..97a0b525 100644 --- a/packages/cli/src/ui/components/__snapshots__/SessionSummaryDisplay.test.tsx.snap +++ b/packages/cli/src/ui/components/__snapshots__/SessionSummaryDisplay.test.tsx.snap @@ -9,6 +9,7 @@ exports[`<SessionSummaryDisplay /> > renders the summary display with a title 1` │ Session ID: │ │ Tool Calls: 0 ( ✔ 0 ✖ 0 ) │ │ Success Rate: 0.0% │ +│ Code Changes: +42 -15 │ │ │ │ Performance │ │ Wall Time: 1h 23m 45s │ |
