Skip to content

release: v0.0.3 - rename test files to *.test.vitest.mjs convention - #11

Merged
Shinrai merged 3 commits into
masterfrom
next
Aug 3, 2026
Merged

release: v0.0.3 - rename test files to *.test.vitest.mjs convention#11
Shinrai merged 3 commits into
masterfrom
next

Conversation

@cldmv-bot

@cldmv-botcldmv-botBot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

🚀 What's Changed

💥 Breaking Changes

No breaking changes

✨ Features

No new features

🐛 Bug Fixes

No bug fixes

📦 Dependencies

No dependency updates

🔧 Other Changes

👥 Contributors

coverage

MetricCoverage
Statements100.0%
Branches100.0%
Functions100.0%
Lines100.0%

Avg: 100.0% · 0afeab9 · Node lts/*

Shinraiand others added 3 commits August 2, 2026 23:21
Renames tests/gitmulti.test.mjs and tests/gitmulti.cli.test.mjs to the
fleet-wide *.test.vitest.mjs naming, and updates the vitest config
include glob + run-vitest.mjs's testFilePattern (and doc-comment
cross-references) to match.
@cldmv-botcldmv-botBot added ! release → master v4 flow: persistent next → master release PR (carries the next feature release) release Marks a pull request as a pending release — merge to publish a new version semver: patch This release contains only backwards-compatible bug fixes labels Aug 3, 2026
@cldmv-bot

cldmv-botBot commented Aug 3, 2026

Copy link
Copy Markdown
ContributorAuthor

🔒 Dependency Review

  • 0 vulnerable package(s)
  • 0 package(s) with incompatible licenses
  • 0 package(s) with invalid SPDX license definitions
  • 0 package(s) with unknown licenses
  • 0 denied package(s)
  • 0 package(s) with OpenSSF Scorecard score < 3

Full job summary

@cldmv-botcldmv-botBot added area: tests Touches test files, fixtures, or test infrastructure type: dependencies Relates to dependency updates, version bumps, or package management labels Aug 3, 2026
@Shinrai
Shinrai merged commit ca8d509 into masterAug 3, 2026
34 checks passed
@cldmv-bot
cldmv-botBot deleted the next branch August 3, 2026 06:52
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: testsTouches test files, fixtures, or test infrastructure! release → masterv4 flow: persistent next → master release PR (carries the next feature release)releaseMarks a pull request as a pending release — merge to publish a new versionsemver: patchThis release contains only backwards-compatible bug fixestype: dependenciesRelates to dependency updates, version bumps, or package management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Shinrai