diff '--color=auto' -ur borgmatic-2.1.4.orig/pyproject.toml borgmatic-2.1.4/pyproject.toml
--- borgmatic-2.1.4.orig/pyproject.toml	2026-04-06 04:57:22.000000000 +0200
+++ borgmatic-2.1.4/pyproject.toml	2026-04-06 21:59:42.384616571 +0200
@@ -44,7 +44,7 @@
 
 [tool.pytest.ini_options]
 testpaths = "tests"
-addopts = "--cov-report term-missing:skip-covered --cov=borgmatic --no-cov-on-fail --cov-fail-under=100 --ignore=tests/end-to-end --timeout=120"
+addopts = "--ignore=tests/end-to-end"
 
 [tool.ruff]
 line-length = 100
