Hi @eddiesTime, just taking a quick look, the yaml is invalid because fixes
needs to be at the root. Try
codecov:
max_report_age: 24
fixes:
- '/::flutter_bloc/'
Hi @eddiesTime, just taking a quick look, the yaml is invalid because fixes
needs to be at the root. Try
codecov:
max_report_age: 24
fixes:
- '/::flutter_bloc/'