Skip to content

Fix spelling mistakes + improve brine#693

Merged
Quenty merged 7 commits into
mainfrom
users/quenty/luau-lsp-fix
May 18, 2026
Merged

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

Conversation

@Quenty

@Quenty Quenty commented May 14, 2026

Copy link
Copy Markdown
Owner

No description provided.

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

github-actions Bot commented May 14, 2026

Copy link
Copy Markdown

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 merged commit ac08262 into main May 18, 2026
13 checks passed
@Quenty

Quenty commented May 18, 2026

Copy link
Copy Markdown
Owner Author

🚀 PR was released in @quenty/adorneeboundingbox@8.37.0, @quenty/adorneevalue@10.36.0, @quenty/animationprovider@11.36.0, @quenty/assetserviceutils@5.32.0, @quenty/avatareditorutils@7.38.0, @quenty/binder@14.35.0, @quenty/bindtocloseservice@8.31.0, @quenty/blend@12.35.0, @quenty/bodycolorsutils@7.35.0, @quenty/boundlinkutils@14.36.0, @quenty/brine@1.2.0, @quenty/buttonhighlightmodel@14.35.0, @quenty/camera@14.39.0, @quenty/camerastoryutils@10.20.0, @quenty/chatproviderservice@9.49.0, @quenty/cli-output-helpers@1.12.0, @quenty/clienttranslator@14.36.0, @quenty/clipcharacters@12.38.0, @quenty/cmdrservice@13.42.0, @quenty/color3utils@11.35.0, @quenty/colorpalette@10.38.0, @quenty/colorpicker@10.36.0, @quenty/conditions@10.39.0, @quenty/cooldown@11.37.0, @quenty/datastore@13.38.0, @quenty/deathreport@10.42.0, @quenty/depthoffield@11.37.0, @quenty/elo@7.36.0, @quenty/fakeskybox@11.17.0, @quenty/firstpersoncharactertransparency@14.33.0, @quenty/flipbook@9.31.0, @quenty/funnels@1.23.0, @quenty/gameconfig@12.46.0, @quenty/gameproductservice@14.48.0, @quenty/gamescalingutils@13.35.0, @quenty/genericscreenguiprovider@13.38.0, @quenty/hide@11.37.0, @quenty/highlight@10.39.0, @quenty/hintscoringutils@14.40.0, @quenty/humanoidspeed@12.47.0, @quenty/idleservice@13.48.0, @quenty/ik@15.49.0, @quenty/influxdbclient@7.34.0, @quenty/inputkeymaputils@14.42.0, @quenty/inputmode@13.33.0, @quenty/lipsum@14.35.0, @quenty/marketplaceutils@11.20.0, @quenty/messagingserviceutils@7.21.0, @quenty/modeltransparencyeffect@11.16.0, @quenty/motor6d@7.41.0, @quenty/networkownerservice@5.8.0, @quenty/nevermore-cli-helpers@1.10.0, @quenty/nevermore-cli@4.26.0, @quenty/nevermore-template-helpers@1.13.0, @quenty/observablecollection@12.37.0, @quenty/particleengine@13.32.0, @quenty/parttouchingcalculator@14.39.0, @quenty/permissionprovider@14.36.0, @quenty/playerbinder@14.35.0, @quenty/playerhumanoidbinder@14.36.0, @quenty/playerinputmode@9.37.0, @quenty/promptqueue@1.36.0, @quenty/qframe@10.21.0, @quenty/racketingropeconstraint@12.41.0, @quenty/radial-image@9.36.0, @quenty/ragdoll@15.48.0, @quenty/receiptprocessing@7.33.0, @quenty/rigbuilderutils@10.33.0, @quenty/roblox-api-dump@8.21.0, @quenty/rogue-humanoid@10.47.0, @quenty/rogue-properties@11.44.0, @quenty/rxbinderutils@14.35.0, @quenty/scoredactionservice@16.43.0, @quenty/screenshothudservice@7.33.0, @quenty/secrets@7.47.0, @quenty/servicebag@11.18.0, @quenty/settings-inputkeymap@10.53.0, @quenty/settings@11.50.0, @quenty/singleton@6.14.0, @quenty/snackbar@11.40.0, @quenty/softshutdown@9.46.0, @quenty/soundgroup@1.39.0, @quenty/soundplayer@7.38.0, @quenty/spawning@10.44.0, @quenty/studio-bridge@0.9.0, @quenty/sunpositionutils@2.6.0, @quenty/templateprovider@11.36.0, @quenty/textserviceutils@13.35.0, @quenty/tie@10.39.0, @quenty/timedtween@7.35.0, @quenty/transitionmodel@7.37.0, @quenty/userserviceutils@9.31.0, @quenty/viewport@11.40.0 🚀

@Quenty Quenty added the released This issue/pull request has been released. label May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released This issue/pull request has been released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant