Skip to content

Releases: kishikawakatsumi/xcresulttool

v1.7.1

14 Mar 13:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.7.1

v1.7.0

08 Nov 18:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

26 Sep 19:41
291e4dc
Compare
Choose a tag to compare

What's Changed

  • Add job summary that can be used when running action as a workflow dispatch by @JohNan in #372
  • Housekeeping and updated dependencies.

New Contributors

Full Changelog: v1.5.1...v1.6.0

v1.5.1

26 Sep 18:50
fe95fa4
Compare
Choose a tag to compare

What's Changed

  • Fix reported line numbers by @rolandkakonyi in #453
  • Housekeeping and updated dependencies.

New Contributors

Full Changelog: v1...v1.5.1

v1.5.0

14 Aug 10:11
e75dc9b
Compare
Choose a tag to compare
  • Upgrade Node.js runtime version to v16. #367

v1.4.0

09 Apr 12:00
Compare
Choose a tag to compare
  • Add option for skipping uploading bundles. (upload-bundles). #211 sergiocampama
  • Fixed a problem that caused layout corruption when there was no code coverage.

v1.3.1

06 Dec 16:18
Compare
Choose a tag to compare

Fixed empty test cases counted. #63

v1.3.0

14 Nov 04:50
Compare
Choose a tag to compare

Added options to hide passed tests and code coverages (show-passed-tests and show-code-coverage).

v1.2.0

13 Nov 09:50
Compare
Choose a tag to compare

v1.1.0

09 Nov 17:13
Compare
Choose a tag to compare

Add code coverage report section