Skip to content

Commit 0fc8864

Browse files
added changeset
1 parent 1b3e8a7 commit 0fc8864

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/small-balloons-wink.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@friedemannsommer/lcov-parser": major
3+
---
4+
5+
`LcovParser#flush` now returns [`FlushedResults`](https://friedemannsommer.github.io/lcov-parser/development/types/parser.FlushedResults.html) instead of [`ParserResult[]`](https://friedemannsommer.github.io/lcov-parser/development/interfaces/parser.ParseResult.html) to make it clear that there will always be at least one result.

0 commit comments

Comments
 (0)