Closed jeffbski closed 8 years ago
Hi @jeffbski,
Sorry for the delay getting back to you. If you can please open a ticket inside Codacy, we can check with more information.
In the meanwhile, what is the version of the package you are using? I recommend you to update to version 2.0.0 if you do not have it yet.
Yes I am using the latest 2.0.0. Where do I open a ticket? Is that the menu item for feedback or is there something else?
Thanks,
Jeff
After you sign in, you click in the floating question mark in the lower right corner.
Issue solved on website support
I'm with the same problem. @machadoit can you post the solution here?
Hi @rubenspgcavalcante, please contact the website support, it is much easier to assist you from there. Please provide us any useful information via the Codacy website support, for which project/branch are you having issues, and the commands that you are running to send the coverage to us.
I had everything working fine, I was seeing coverage updates and a chart by commits, then I noticed that the chart now says no data.
I guess I should also mention that I'm not seeing other things in the charts either like issues. Those were working as well and everything just stopped all at once.
In looking at travis-ci logs, I can see that coverage was generated and registered 100%, but now it no longer is getting submitted successfully by codacy-coverage module. I can see that the CODACY_PROJECT_TOKEN is still set in my travis environment variables.
I don't believe that anything changed regarding how I am doing coverage and how things are being submitted to codacy.
Can you help me understand what is broken with my project? https://www.codacy.com/app/jeff-barczewski/redux-logic/dashboard
My npm script that is executed on travis is:
The output from the run is below: