]> git.proxmox.com Git - mirror_zfs.git/blobdiff - .github/codecov.yml
etc/init.d: decide which variant to use at build time.
[mirror_zfs.git] / .github / codecov.yml
index b0742621ab59db1a1c48b36aa8acd5bb6d395434..6d4932680e5ccee6a4d6e7ce6f5000f95cf424cd 100644 (file)
@@ -22,5 +22,4 @@ comment:
   behavior: once               # update if exists; post new; skip if deleted
   require_changes: yes         # only post when coverage changes
 
-ignore:
-  - "tests/*/**"               # Don't need Tests to cover themselves
+# ignore: Please place any ignores in config/ax_code_coverage.m4 instead