Skip to content

Releases: stryker-mutator/mutation-testing-elements

v1.7.10

28 Jan 09:53
1df68c0
Compare
Choose a tag to compare

1.7.10 (2022-01-28)

Bug Fixes

  • aggregate: also make ids unique (#1673) (3fcbbc6), closes #1672
  • mutation-testing-elements: Don't render statusreason if it's an empty string (#1620) (c5e97e2)

v1.7.9

28 Jan 09:34
b38c65c
Compare
Choose a tag to compare

1.7.9 (2022-01-28)

Bug Fixes

  • aggregate: also make ids unique (#1673) (3fcbbc6), closes #1672
  • mutation-testing-elements: Don't render statusreason if it's an empty string (#1620) (c5e97e2)

v1.7.8

09 Dec 15:52
38c8eae
Compare
Choose a tag to compare

1.7.8 (2021-12-09)

Performance Improvements

  • metrics: use Map for fast testId -> TestModel lookup (dfca0bc)
  • mutation-test-report-app: only recalculate metrics if report changed (42b7bc0)
  • mutation-test-report-app: only render once by setting props in earlier hooks (210da55)

v1.7.7

09 Dec 15:31
6a99f04
Compare
Choose a tag to compare

1.7.7 (2021-12-09)

Performance Improvements

  • metrics: use Map for fast testId -> TestModel lookup (dfca0bc)
  • mutation-test-report-app: only recalculate metrics if report changed (42b7bc0)
  • mutation-test-report-app: only render once by setting props in earlier hooks (210da55)

v1.7.6

19 Nov 13:43
Compare
Choose a tag to compare

1.7.6 (2021-11-19)

Bug Fixes

Features

  • diff: add new "diff" feature to mutant view (#1515) (c5f0657)

v1.7.5

01 Aug 14:41
Compare
Choose a tag to compare

1.7.5 (2021-08-01)

Features

  • metrics: add aggregateResultsByModule function (#1225) (bb690b8)
  • mutant-view: show status reason in drawer (#1290) (0e6750d)

v1.7.4

13 Jul 13:31
Compare
Choose a tag to compare

1.7.4 (2021-07-13)

Bug Fixes

  • exports: add default export for the schema (#1255) (d516054)
  • package.json from package report-schema (0233173)

v1.7.3

02 Jul 20:24
Compare
Choose a tag to compare

Features

v1.7.2

03 May 15:42
Compare
Choose a tag to compare

1.7.2 (2021-05-03)

Bug Fixes

  • elements: add check if localStorage is available (#1073) (9e57c0a)
  • sonatype: incorrect project folder for elements and report-schema Sonatype release (#1072) (4b2358d)

v1.7.1

02 May 19:26
Compare
Choose a tag to compare

1.7.1 (2021-05-02)

Features

  • info: add tooltip information about states (#1069) (af88c1e)
  • test-view: add test view with test details (#1014) (33bb646)