Skip to content

Commit 44a7839

Browse files
committed
improved comment line
After lengthy deliberation, the "committee for the philosophy of comments and other non-executable bytes" converged to "point kept because it's at the start-edge of the trace and it's outside the visible range"
1 parent 3fb6d2c commit 44a7839

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/cache/Cache.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ async function fetchSingleRange(
4848
// _________ 1st fetch
4949
// * + +
5050
// ^
51-
// '-- point kept because it is out of the visible range
51+
// '-- point kept because it's at the start-edge of the trace and it's outside the visible range
5252
//
5353
// _______ 2nd fetch
5454
// * + * + +
5555
// ^ ^
56-
// | '--- discarded as it was fictitious
56+
// | '--- discarded as it was fictitious and not at the start-edge
5757
// '--- point at the edge, kept
5858
//
5959
// ________ 3rd fetch

0 commit comments

Comments
 (0)