Skip to content

Commit b51c83e

Browse files
committed
Version 10.2.0
1 parent 89a3611 commit b51c83e

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
12/30/2026 v10.1.0
1+
01/08/2026 v10.2.0
2+
3+
* Fixes issue where diff quality could not be run from subfolders [PR 574](https://github.com/Bachmann1234/diff_cover/pull/574) [Issue 573](https://github.com/Bachmann1234/diff_cover/issues/573) Thanks @eacherkan-via
4+
5+
12/30/2025 v10.1.0
26

37
* Add support for floating-point total percentage in reports [PR 565](https://github.com/Bachmann1234/diff_cover/pull/565) thanks @tilaven
48

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "diff_cover"
3-
version = "10.1.0"
3+
version = "10.2.0"
44
description = "Run coverage and linting reports on diffs"
55
authors = ["See Contributors"]
66
homepage = "https://github.com/Bachmann1234/diff-cover"

0 commit comments

Comments
 (0)