Skip to content

Augment combined report instead of diffing

Julian Thome requested to merge julian/fp-analysis into integrate-fp-fn-information

@martynaskrupskis could you have a look at this suggestions? I modified the approach a little to augment all findings instead of diffing/eliminating findings.

With these changes we implicitly fix the situation where we could have multiple analyzer findings that match a single baseline finding by means of hashing. Every finding that matches the baseline is only counted once.

Edited by Julian Thome

Merge request reports