Commit 45fc5da
refactor: address PR review comments (#203)
- Rename test method for clarity: test_skip_operation -> test_skip_test_operation
- Simplify test class name: TestIssue203SaveFingerprintTestPromptHash -> TestIssue203TestPromptHashManagement
- Consolidate duplicate read_fingerprint imports in _save_fingerprint_atomic
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 57cd218 commit 45fc5da
File tree
3 files changed
+9
-7
lines changed- pdd
- tests
3 files changed
+9
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
199 | 202 | | |
200 | 203 | | |
201 | 204 | | |
202 | | - | |
| 205 | + | |
203 | 206 | | |
204 | 207 | | |
205 | 208 | | |
| |||
236 | 239 | | |
237 | 240 | | |
238 | 241 | | |
239 | | - | |
240 | | - | |
| 242 | + | |
241 | 243 | | |
242 | 244 | | |
243 | 245 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
633 | | - | |
| 633 | + | |
634 | 634 | | |
635 | 635 | | |
636 | 636 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4663 | 4663 | | |
4664 | 4664 | | |
4665 | 4665 | | |
4666 | | - | |
| 4666 | + | |
4667 | 4667 | | |
4668 | | - | |
4669 | | - | |
| 4668 | + | |
| 4669 | + | |
4670 | 4670 | | |
4671 | 4671 | | |
4672 | 4672 | | |
| |||
0 commit comments