Code reviewNoul
Screen a diff for runtime bugs
Find changes worth a closer human review before inspecting every line.
THE QUESTION
Does file.patch directly support that this change likely introduces incorrect runtime behavior?
Use case
Use bounded semantic judgments to inspect source code and changes.
Find changes worth a closer human review before inspecting every line.
Does file.patch directly support that this change likely introduces incorrect runtime behavior?
Identify functions whose names and contracts hide observable changes.
Does this function change observable state in a way that is not apparent from its name or supplied contract?