branch: elpa/flymake-pyrefly
commit 89c7ccc74a8def95579f1bdc42da967b36d02d65
Author: Boris Shminke <[email protected]>
Commit: Boris Shminke <[email protected]>
lcov is enough
---
test/test-flymake-pyrefly.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/test-flymake-pyrefly.el b/test/test-flymake-pyrefly.el
index 27a6cd09296..e8c3d275cd1 100644
--- a/test/test-flymake-pyrefly.el
+++ b/test/test-flymake-pyrefly.el
@@ -21,7 +21,7 @@
;;; Code:
(when (require 'undercover nil t)
(undercover "flymake-pyrefly.el"
- (:report-format 'codecov)
+ (:report-format 'lcov)
(:send-report nil)))
(require 'flymake-pyrefly)
(require 'flymake)