in your yaml file introduce : codecov.yaml
ignore: - "path/to/folder" # ignore folders and all its contents - "test_.*.rb" # regex accepted - "**/*.py"