New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

mutation-testing-metrics-scala

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mutation-testing-metrics-scala - npm Package Versions

strykermutator-npa
published 1.7.9 •

Changelog

Source

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)
strykermutator-npa
published 1.7.8 •

Changelog

Source

1.7.8 (2021-12-09)

Note: Version bump only for package root

strykermutator-npa
published 1.7.7 •

Changelog

Source

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)
strykermutator-npa
published 1.7.6 •

Changelog

Source

1.7.6 (2021-11-19)

Bug Fixes

Features

  • diff: add new "diff" feature to mutant view (#1515) (c5f0657)
strykermutator-npa
published 1.7.5 •

Changelog

Source

1.7.5 (2021-08-01)

Features

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

Changelog

Source

1.7.4 (2021-07-13)

Bug Fixes

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

Changelog

Source

1.7.4 (2021-07-13)

Bug Fixes

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

Changelog

Source

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)
strykermutator-npa
published 1.7.1 •

Changelog

Source

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)
strykermutator-npa
published 1.7.0 •

Changelog

Source

1.7.0 (2021-03-19)

Features

Reverts

  • Revert "test: remove metrics-scala tests" (85b2732)
  • Revert "Use setup-scala" (db9a528)