File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ 06/22/2025 v9.4.0
2+
3+ * Many improvements to internal structure, dependencies, and tests. (Thanks @kingbuzzman)
4+ * [PR 491](https://github.com/Bachmann1234/diff_cover/pull/491)
5+ * [PR 492](https://github.com/Bachmann1234/diff_cover/pull/492)
6+ * [PR 494](https://github.com/Bachmann1234/diff_cover/pull/494)
7+ * [PR 495](https://github.com/Bachmann1234/diff_cover/pull/495)
8+ * [PR 496](https://github.com/Bachmann1234/diff_cover/pull/496)
9+ * [PR 497](https://github.com/Bachmann1234/diff_cover/pull/497)
10+ * [PR 498](https://github.com/Bachmann1234/diff_cover/pull/498)
11+ * [PR 501](https://github.com/Bachmann1234/diff_cover/pull/501)
12+ * [PR 502](https://github.com/Bachmann1234/diff_cover/pull/502)
13+
14+ * You can now use stdout and stderr when using --format [PR 500](https://github.com/Bachmann1234/diff_cover/pull/500) (Thanks @kingbuzzman)
15+
16+ * Significant enhancements to LCOV parsing! [PR 493](https://github.com/Bachmann1234/diff_cover/pull/493) (Thanks @129tyc)
17+
18+
19+
12006/01/2025 v9.3.2
221
322* Fix --format with paths containing colons. [PR 484](https://github.com/Bachmann1234/diff_cover/pull/484) thanks @tkukushkin
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " diff_cover"
3- version = " 9.3.2 "
3+ version = " 9.4.0 "
44description = " Run coverage and linting reports on diffs"
55authors = [" See Contributors" ]
66homepage = " https://github.com/Bachmann1234/diff-cover"
You can’t perform that action at this time.
0 commit comments