Description
“codecov.yml” file with ignore not working. I just have ignored the file.
I am trying codecov with bitris CI after successful bitris build, codecov gives report but its also giver report with files which mention in codecov.yml ignore.
codecov.yml is at parent folder. I tried several ways but its not taking any normal file in ignore file list.
codecov.yml looks like
ignore:
- "Toolkit/ShimmerView/ShimmerView.swift"