Commit 1951fc5
fix(filesystem): clarify no-tcal fallback comment and info_msg
Address review feedback on PR #1553: the previous "Starting with the
first non-tcal file." log line was technically inaccurate when the
fallback path fired, because we then start from the last file rather
than position [2]. Split the two cases into distinct branches with
distinct log messages so the user sees exactly which case applied.
No behavioural change. Tests unchanged and still pass.
Signed-off-by: Yash Goel <yashvardhan664@gmail.com>1 parent 06461f0 commit 1951fc5
1 file changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
773 | 773 | | |
774 | 774 | | |
775 | 775 | | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
776 | 780 | | |
777 | 781 | | |
778 | 782 | | |
779 | | - | |
780 | | - | |
781 | | - | |
782 | | - | |
783 | | - | |
| 783 | + | |
| 784 | + | |
784 | 785 | | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
785 | 789 | | |
786 | 790 | | |
787 | 791 | | |
| |||
0 commit comments