We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75a73c commit c3f6bfeCopy full SHA for c3f6bfe
CHANGELOG
@@ -1,3 +1,7 @@
1
+02/18/2025 v9.2.3
2
+
3
+* Bumps some dev dependencies and updates tests to support pygments 2.18.0
4
5
01/30/2025 v9.2.2
6
7
* Fix files only covered by one LCOV report showing 100% coverage [PR #433](https://github.com/Bachmann1234/diff_cover/pull/433) Thanks @matsjoyce-refeyn!
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "diff_cover"
-version = "9.2.2"
+version = "9.2.3"
description = "Run coverage and linting reports on diffs"
authors = ["See Contributors"]
homepage = "https://github.com/Bachmann1234/diff-cover"
0 commit comments