Comparing v4.26.0...v4.27.1 · npm/template-oss (original) (raw)

Commits on Oct 20, 2025

  1. Configuration menu
    Browse the repository at this point in the history
  2. Configuration menu
    Browse the repository at this point in the history
  3. feat: adds coverageThreshold as a config, uses non-workspace dir for …
    …tests (#533)
    This pull request updates how the node:test test runner handles the
    coverage threshold configuration and improves the generated
    package.json scripts. The main changes make the coverage threshold
    customizable (defaulting to 100 if not set), ensure that test scripts
    explicitly target test files, and update tests to cover these behaviors.
    @owlstronaut
    Configuration menu
    Browse the repository at this point in the history
  4. Configuration menu
    Browse the repository at this point in the history
  5. Configuration menu
    Browse the repository at this point in the history
  6. Configuration menu
    Browse the repository at this point in the history