I’ve added coverage reporting via a GitHub action and the coverage report successfully uploads. However, the file list in the network section is not complete and so some files are not being reported on
The github action shows the coverage report where all the files (including html templates) have coverage data. The file tree is also printed out to the console log. However even though these files are in the xml upload report they don’t ultimatly appear on the codecov report.
Currently, there is no viable workaround, but our product team is looking into the effort to bypass this check. I’ll keep this open and update with the change when it’s live.
Hi @smithdc1, we should be publishing an updated version of the uploader today or Monday. You can view the option here. Let me know if that works for you.
Hi @smithdc1, sorry it took a little longer to get this up, but the bash uploader has been updated, and you should be able to use the -X html flag when calling the uploader.