-
61ddab5
Thanks @friedemannsommer! - Reduced code complexity inLcovParser
andByteMatch
-
61ddab5
Thanks @friedemannsommer! - Corrected several minor typos and fixed minor grammatical errors
- #141
45856e9
Thanks @friedemannsommer! - Fixed a bug which stripped everything up to the last colon, when parsing field values that contain colons.
0fc8864
Thanks @friedemannsommer! -LcovParser#flush
now returnsFlushedResults
instead ofParserResult[]
to make it clear that there will always be at least one result.