Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: npm/template-oss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.26.1
Choose a base ref
...
head repository: npm/template-oss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.27.0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 20, 2025

  1. 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 authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    2e563b4 View commit details
    Browse the repository at this point in the history
  2. chore: release 4.27.0 (#534)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [4.27.0](v4.26.1...v4.27.0)
    (2025-10-20)
    ### Features
    *
    [`2e563b4`](2e563b4)
    [#533](#533) adds
    coverageThreshold as a config, uses non-workspace dir for tests (#533)
    (@owlstronaut)
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    7a1d571 View commit details
    Browse the repository at this point in the history
Loading