Skip to main content

Module change_detection

Module change_detection 

Source

Functionsยง

find_affected_symbols
Given a set of diff hunks and known symbols, find which symbols are affected. Uses post-diff (new) line numbers for normal hunks. For pure deletions (new_count = 0), uses old line numbers.