Cannot see jacoco files & coverage in codecov report file tree #662
Unanswered
AlexisChoupault
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm trying to set up codecov on my flutter plugin repo. My github workflow generates coverage files and upload them using the codecov github action, but I can't see the kotlin files on the codecov commit report.
It seems like jacoco xml is not taken into account
I don't know what I'm doing wrong... Can someone please help me resolve this ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions