You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤖 This PR was created by Repo Assist, an automated AI assistant.
Summary
Brings OpenClaw.Tray.Tests in line with OpenClaw.Shared.Tests on test tooling:
Package
Tray.Tests before
Tray.Tests after
Shared.Tests
xunit.runner.visualstudio
3.1.0
3.1.4
3.1.4
coverlet.collector
(missing)
6.0.4
6.0.4
Microsoft.NET.Test.Sdk and xunit are already aligned (17.14.1 and 2.9.3 respectively).
Why
Consistent test tooling across projects avoids subtle runner-version skews showing up only in one project's CI output, and enables coverage collection from Tray.Tests (previously impossible without coverlet.collector).
gh aw add githubnext/agentics/workflows/repo-assist.md@cbb46ab386962aa371045839fc9998ee4e97ca64
Note
This was originally intended as a pull request, but GitHub Actions is not permitted to create or approve pull requests in this repository.
The changes have been pushed to branch repo-assist/eng-sync-test-tooling-20260320-9c729ded6ca0cabb.
🤖 This PR was created by Repo Assist, an automated AI assistant.
Summary
Brings
OpenClaw.Tray.Testsin line withOpenClaw.Shared.Testson test tooling:xunit.runner.visualstudiocoverlet.collectorMicrosoft.NET.Test.Sdkandxunitare already aligned (17.14.1 and 2.9.3 respectively).Why
Consistent test tooling across projects avoids subtle runner-version skews showing up only in one project's CI output, and enables coverage collection from Tray.Tests (previously impossible without
coverlet.collector).Test Status
OpenClaw.Tray.Tests: 93 passed, 0 failed ✅ (Linux runner)OpenClaw.Shared.Tests: 503 passed, 18 skipped ✅ (Linux runner)Note
This was originally intended as a pull request, but GitHub Actions is not permitted to create or approve pull requests in this repository.
The changes have been pushed to branch
repo-assist/eng-sync-test-tooling-20260320-9c729ded6ca0cabb.Click here to create the pull request
To fix the permissions issue, go to Settings → Actions → General and enable Allow GitHub Actions to create and approve pull requests.
Show patch (36 lines)