Skip to content

Releases: JanDeDobbeleer/coveralls

1.0.25

18 Mar 20:56
Compare
Choose a tag to compare
Tests for Format-FileCoverage and Get-CommandsForFile

1.0.22

18 Mar 10:23
Compare
Choose a tag to compare
Loop code coverage files from Pester instead of Include

1.0.10

16 Mar 13:42
Compare
Choose a tag to compare
Validate -PesterResults includes CodeCoverage

1.0.8

16 Mar 12:57
Compare
Choose a tag to compare
Get-CoveragePercentage: fetch the coverage result for a RepostoryLink

The link can either be a repository, job or build url. All three will hold the value you can use for custom logic, eg fetch the current coverage before uploading and using the provided link after uploading to get the updated coverage percentage. This way you could decide to fail a build.

1.0.6

15 Mar 12:43
Compare
Choose a tag to compare
Update results to reflect Pester

1.0.5

15 Mar 11:01
Compare
Choose a tag to compare
Specify BranchName in CI

1.0.4

15 Mar 10:17
Compare
Choose a tag to compare
Ability to specify the root folder

1.0.2

15 Mar 09:41
Compare
Choose a tag to compare
Initial commit