Skip to content

test target node.js versions: v22/24/26#22

Merged
kawanet merged 5 commits into
masterfrom
feature/node-v26
Jul 9, 2026
Merged

test target node.js versions: v22/24/26#22
kawanet merged 5 commits into
masterfrom
feature/node-v26

Conversation

@kawanet

@kawanet kawanet commented Jul 9, 2026

Copy link
Copy Markdown
Owner

No description provided.

@coveralls

coveralls commented Jul 9, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 29029884282

Coverage remained the same at 96.528%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 166
Covered Lines: 165
Line Coverage: 99.4%
Relevant Branches: 122
Covered Branches: 113
Branch Coverage: 92.62%
Branches in Coverage %: Yes
Coverage Strength: 411.79 hits per line

💛 - Coveralls

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project’s supported/tested Node.js targets to newer runtime versions and refreshes CI/tooling to match, including adding lightweight bundle “smoke” verification to catch export regressions.

Changes:

  • Update GitHub Actions CI matrix to test Node.js 22/24/26 and modernize Coveralls integration.
  • Bump package/dev dependency versions and adjust package.json exports structure.
  • Add Makefile smoke tests to verify expected named exports across ESM/CJS/minified bundles; refresh README badges and copyright years.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
README.md Updates badges/links, documented tested Node versions, and copyright year.
package.json Bumps version/dependencies and restructures exports to a . entry.
Makefile Adds smoke targets to validate named exports across build outputs and runs them in make test.
LICENSE Updates copyright year.
.github/workflows/nodejs.yml Updates CI Node matrix and Coveralls action usage; gates coverage upload to one matrix entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@kawanet kawanet closed this Jul 9, 2026
@kawanet kawanet reopened this Jul 9, 2026
@kawanet
kawanet merged commit 42a3d6a into master Jul 9, 2026
12 checks passed
@kawanet
kawanet deleted the feature/node-v26 branch July 9, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants