Skip to content
Merged
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
aeeb1c3
feat: add content hash support for change detection in source processing
vumichien Jun 17, 2025
0306c76
refactor: remove content hash comments from tracking and indexing str…
vumichien Jun 17, 2025
ef7b5d6
style: clean up whitespace and formatting in test_content_hash.py
vumichien Jun 17, 2025
8eccb07
refactor: add type hints to test methods in test_content_hash.py
vumichien Jun 17, 2025
e18946b
refactor: remove content hash handling from source executor options a…
vumichien Jun 19, 2025
4e8398e
implement update function for source ordinal and fingerprints, enhanc…
vumichien Jun 19, 2025
914efeb
enhance fast path logic in update_source_row to include version verif…
vumichien Jun 19, 2025
86d58e2
revert all changes for files under ops
vumichien Jun 20, 2025
486e14b
remove processed_source_content_hash from tracking structures and opt…
vumichien Jun 21, 2025
fb9bb40
implement content hash computation in EvaluationMemory and optimize u…
vumichien Jun 21, 2025
e20bc54
update source tracking logic to include process ordinal in database u…
vumichien Jun 21, 2025
61164ce
refactor: optimize update_source_tracking_ordinal_and_logic by removi…
vumichien Jun 24, 2025
f214b23
update EvaluationMemory initialization and streamline content hash ha…
vumichien Jun 25, 2025
b681c65
remove test suite for content hash functionality in test_content_hash…
vumichien Jun 26, 2025
9a2cbfe
simplify update_source_tracking_ordinal_and_logic by removing unneces…
vumichien Jun 26, 2025
fc010c4
rename update_source_tracking_ordinal_and_logic to update_source_trac…
vumichien Jun 27, 2025
e81f06b
refactor memoization info handling
vumichien Jun 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading