diff options
Diffstat (limited to 'codecov.yml')
-rw-r--r-- | codecov.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml index 40040d8b..d895d264 100644 --- a/codecov.yml +++ b/codecov.yml @@ -33,3 +33,4 @@ ignore: - "pkg/events/pool_events.go" - "pkg/events/worker_events.go" - "systemd" + - "utils/to_ptr.go" |