Releases: stryker-mutator/mutation-testing-elements
Releases · stryker-mutator/mutation-testing-elements
v1.7.14
1.7.14 (2023-02-08)
Bug Fixes
- Hide test files tab if there are no test files (#2139) (14e84d3)
Features
v1.7.12
1.7.12 (2022-09-02)
Bug Fixes
- mutant-id: escape html in mutant attributes (#2070) (d96d53c)
v1.7.11
1.7.11 (2022-08-31)
Bug Fixes
- Set theme color for ignored status mutants (#2043) (1c90c70)
Features
- improve accessibility of app and metrics-table components (#1839) (60860fd)
- mutant drawer: hide mutant id (#2065) (0f735fb)
- sonarqube: jq filter for import to SonarQube (#2044) (36337c0)
v1.7.10
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
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
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
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
1.7.6 (2021-11-19)
Bug Fixes
Features
- diff: add new "diff" feature to mutant view (#1515) (c5f0657)
v1.7.5
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
1.7.4 (2021-07-13)
Bug Fixes
- exports: add default export for the schema (#1255) (d516054)
- package.json from package report-schema (0233173)