Browse Source

disable no-ctracer in .coveragerc

Thomas Waldmann 1 tuần trước cách đây
mục cha
commit
47664ed8cd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .coveragerc

+ 1 - 1
.coveragerc

@@ -1,6 +1,6 @@
 [run]
 branch = True
-disable_warnings = module-not-measured
+disable_warnings = module-not-measured, no-ctracer
 source = src/borg
 omit =
     */borg/__init__.py