Skip to content

Releases: saschanowak/CloverCodeCoverageSummary

1.0.1

30 Apr 05:44
6649100
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @types/node from 20.11.19 to 20.11.20 by @dependabot in #164
  • build(deps-dev): bump @types/node from 20.11.20 to 20.11.24 by @dependabot in #171
  • build(deps): bump fast-xml-parser from 4.3.4 to 4.3.5 by @dependabot in #166
  • build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #165
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.0.2 to 7.1.1 by @dependabot in #173
  • build(deps-dev): bump eslint-plugin-github from 4.10.1 to 4.10.2 by @dependabot in #172
  • build(deps-dev): bump @typescript-eslint/parser from 7.0.2 to 7.1.1 by @dependabot in #174
  • build(deps-dev): bump @typescript-eslint/parser from 7.1.1 to 7.2.0 by @dependabot in #179
  • build(deps-dev): bump @types/node from 20.11.24 to 20.11.26 by @dependabot in #177
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0 by @dependabot in #178
  • build(deps-dev): bump @typescript-eslint/parser from 7.2.0 to 7.3.1 by @dependabot in #183
  • build(deps-dev): bump @types/node from 20.11.26 to 20.11.30 by @dependabot in #186
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.3.1 by @dependabot in #184
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.3.1 to 7.5.0 by @dependabot in #191
  • build(deps): bump fast-xml-parser from 4.3.5 to 4.3.6 by @dependabot in #182
  • build(deps-dev): bump @typescript-eslint/parser from 7.3.1 to 7.5.0 by @dependabot in #192
  • build(deps): bump glob from 10.3.10 to 10.3.12 by @dependabot in #190

Full Changelog: 1.0.0...1.0.1

Update to node 20

21 Feb 14:59
538402c
Compare
Choose a tag to compare
1.0.0

feat: raise version to 1.0.0

Allow different file location

08 Aug 16:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.1...0.4.0

Ensure output files exist

13 Apr 14:53
Compare
Choose a tag to compare

Separate files for summery and details

13 Apr 14:32
Compare
Choose a tag to compare

Use covered classes instead of covered elements

11 Apr 08:24
aaa3d50
Compare
Choose a tag to compare
  • Add fixed two to percentage
  • Fix NaN error

Initial action release

09 Apr 18:54
Compare
Choose a tag to compare
0.1.0

FEATURE: Add clover code coverage action