-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Routes.js files in develop don't have coverage #167
Comments
Hi everyone! |
After the group have implemented the changes suggested by @pglez82, I've been examining the local Sonar logs. Removing the relative paths resolved the warnings, but the code coverage remains lower than expected. It seems that the files are being properly indexed for analysis, as evidenced by these two examples: |
Added an step to remove coverage report of the difunc dependencie Routes.js files in develop don't have coverage #167
Even with the tests done, sonarCloud keeps saying that they have 0% coverage. Tried to change the name, still 0%. (branch develop)
The text was updated successfully, but these errors were encountered: