mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
Moves Codecov Ignore to LCOV
Rely on ax_code_coverage to exclude test directories. - Removes broken codecov ignore - Places ignore section in ax_code_coverage - Forwards users from codecov to LCOV for ignores Reviewed-by: Prakash Surya <prakash.surya@delphix.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Richard Laager <rlaager@wiktel.com> Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> Closes #9726
This commit is contained in:
committed by
Brian Behlendorf
parent
e8b199faec
commit
3035f14d82
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user