JacobDomagala/CompileResult

Idea: Provide second file to allow for "New warnings" detection

Opened this issue · 0 comments

Basically an output from another branch (e.g. the master) could be used to diff the warnings between two builds to determine if new warnings were introduced in a PR. The diff might prove tricky, as warnings will not have a stable position inside the source files.