Codecove.yml with ignore file not working with swift

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"

Hi @varunmehta-raweng please fill out the template with the appropriate fields including the commit SHA this is happening on and the expected/actual behaviors.