Skip to content

Fix spelling mistakes + improve brine#693

Open
Quenty wants to merge 7 commits into
mainfrom
users/quenty/luau-lsp-fix
Open

Fix spelling mistakes + improve brine#693
Quenty wants to merge 7 commits into
mainfrom
users/quenty/luau-lsp-fix

Conversation

@Quenty
Copy link
Copy Markdown
Owner

@Quenty Quenty commented May 14, 2026

No description provided.

@Quenty Quenty changed the title Users/quenty/luau lsp fix Fix spelling mistakes + improve brine May 14, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 14, 2026

Deploy Results

Package Status Try it
@quenty/integration ✅ Deployed (36.7s) Open in Roblox

1 deployed, 1 passed, 0 failed in 36.7s · View logs

Test Results

Package Status Try it
@quenty/blend ✅ Passed (3/3) (914ms) Open in Roblox
@quenty/snackbar ✅ Passed (3/3) (1.0s) Open in Roblox
@quenty/camera ✅ Passed (8/8) (1.1s) Open in Roblox
@quenty/ik ✅ Passed (3/3) (1.1s) Open in Roblox
@quenty/chatproviderservice ✅ Passed (3/3) (1.5s) Open in Roblox
@quenty/brine ✅ Passed (59/61) (1.2s) Open in Roblox
@quenty/gameconfig ✅ Passed (1.3s) Open in Roblox
@quenty/gameproductservice ✅ Passed (1.3s) Open in Roblox
@quenty/inputkeymaputils ✅ Passed (6/6) (1.2s) Open in Roblox
@quenty/settings-inputkeymap ✅ Passed (1/1) (1.4s) Open in Roblox
@quenty/fakeskybox ✅ Passed (3/3) (1.1s) Open in Roblox
@quenty/observablecollection ✅ Passed (204/204) (2.1s) Open in Roblox
@quenty/rogue-properties ✅ Passed (2/2) (1.6s) Open in Roblox
@quenty/rogue-humanoid ✅ Passed (1.4s) Open in Roblox
@quenty/soundgroup ✅ Passed (4/4) (1.1s) Open in Roblox
@quenty/settings ✅ Passed (5/5) (1.4s) Open in Roblox
@quenty/cmdrservice ✅ Passed (853ms) Open in Roblox
@quenty/secrets ✅ Passed (2/2) (1.2s) Open in Roblox
@quenty/deathreport ✅ Passed (4/4) (1.0s) Open in Roblox
@quenty/datastore ✅ Passed (3/3) (1.0s) Open in Roblox
@quenty/clipcharacters ✅ Passed (1/1) (1.0s) Open in Roblox
@quenty/influxdbclient ✅ Passed (9/9) (1.0s) Open in Roblox
@quenty/permissionprovider ✅ Passed (2/2) (1.0s) Open in Roblox
@quenty/roblox-api-dump ✅ Passed (32/33) (1.5s) Open in Roblox
@quenty/screenshothudservice ✅ Passed (884ms) Open in Roblox
@quenty/tie ✅ Passed (5/5) (1.2s) Open in Roblox
@quenty/conditions ✅ Passed (1.1s) Open in Roblox

27 tested, 27 passed, 0 failed in 45.5s · View logs

@Quenty Quenty force-pushed the users/quenty/luau-lsp-fix branch from 8acc2e2 to 21e66a7 Compare May 14, 2026 23:26
…batch test mode

Previously every row in `nevermore batch test` showed the same duration because all
packages awaited the same shared batch execution promise — the outer wall-clock was
identical for every package. The Luau batch runner now measures pcall time per
package, emits it in the END marker and JSON summary, and the result flows through
ScriptRunResult → SingleTestResult → BatchTestResult. batch-runner.ts uses the
inner duration when provided and falls back to wall-clock otherwise (preserves
non-aggregated behavior).
@Quenty Quenty force-pushed the users/quenty/luau-lsp-fix branch from c442612 to 64c6aa8 Compare May 15, 2026 00:45
@Quenty Quenty deployed to integration May 18, 2026 17:47 — with GitHub Actions Active
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.

1 participant