Skip to content

Commit dacb4ac

Browse files
committed
Version 9.2.2
1 parent e84643a commit dacb4ac

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGELOG

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
01/30/2025 v9.2.2
2+
3+
* Fix files only covered by one LCOV report showing 100% coverage [PR #433](https://github.com/Bachmann1234/diff_cover/pull/433) Thanks @matsjoyce-refeyn!
4+
15
12/13/2024 v9.2.1
26

37
* Adds python 3.13 support [PR #427](https://github.com/Bachmann1234/diff_cover/pull/427) Thanks @ssbarnea

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "diff_cover"
3-
version = "9.2.1"
3+
version = "9.2.2"
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)