Binary package “diff-cover” in ubuntu noble

Run coverage and linting reports on diffs

 diff-cover is a tool to automatically find diff lines that need test coverage.
 It also finds diff lines that have violations (according to tools such
 as pycodestyle, pyflakes, flake8, or pylint). This can then be used as a
 code quality metric during code reviews.