lazyReadResults

open fun lazyReadResults(reader: Reader, runIndexInReport: Int): Iterator<Result>

Return

iterator over results, that lazily reads results from reader

Parameters

reader

reader in the begging of SarifReport object

runIndexInReport

run's index in runs array of sarif report