We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8135047 commit 1cd0b38Copy full SHA for 1cd0b38
CHANGELOG
@@ -1,3 +1,7 @@
1
+12/16/2023 v8.0.2
2
+
3
+* Improved error handling when a command is not found [#381](https://github.com/Bachmann1234/diff_cover/pull/380) Thanks @dperl-dls
4
5
11/13/2023 v8.0.1
6
7
* Normalize LCOV source paths [#373](https://github.com/Bachmann1234/diff_cover/pull/373) (Thanks! @matsjoyce-refeyn)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "diff_cover"
-version = "8.0.1"
+version = "8.0.2"
description = "Run coverage and linting reports on diffs"
authors = ["See Contributors"]
homepage = "https://github.com/Bachmann1234/diff-cover"
0 commit comments