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
Add CodeCoverage and CodeCov parameters to the Invoke-AppveyorTestScriptTask helper function in appveyor.yml from the appveyor.yml template. Note: It looks to me like you should be able to replace the entire appveyor.yml to the one in the template.
Copy the .codecov.yml from for example SqlServerDsc (added an issue to add it to the DscResource template folder).
Codecov should be enabled. I think this is already done on all repos. If the Codecov bot is adding a comment to the PR after the tests has run, then it works. If it does not, Codecov must be enable by PowerShell DSC team.
Hey @johlju ,
What is the process i need to follow in order to enable codecov for this?
The text was updated successfully, but these errors were encountered: