You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify Travis CI setup to combine coverage reports from all build steps into a combined report, which is sent to Codacy.
This is needed, as Codacy cannot combine multiple coverage reports. When sending a coverage report, previous reports for same commit and same language is simply overwritten.
The text was updated successfully, but these errors were encountered:
Modify Travis CI setup to combine coverage reports from all build steps into a combined report, which is sent to Codacy.
This is needed, as Codacy cannot combine multiple coverage reports. When sending a coverage report, previous reports for same commit and same language is simply overwritten.
The text was updated successfully, but these errors were encountered: