Missing files in codecov (but not in report)

Hi @fmigneault, this looks like a path fixing issue. I’m going to take a stab and guess you’ll need to add this to a codecov.yml file

fixes:
  - "::weaver/"

Would you try that and see if it works?