Commit 5451719
committed
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_atomic1 parent c8cf5a2 commit 5451719
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 | |
|---|---|---|---|
| |||
4770 | 4770 | | |
4771 | 4771 | | |
4772 | 4772 | | |
4773 | | - | |
| 4773 | + | |
4774 | 4774 | | |
4775 | | - | |
4776 | | - | |
| 4775 | + | |
| 4776 | + | |
4777 | 4777 | | |
4778 | 4778 | | |
4779 | 4779 | | |
| |||
0 commit comments