Skip to content

dx: add .editorconfig (292/294/297 already resolved on main) - #324

Merged
Austinaminu2 merged 1 commit into
FlowwStar:mainfrom
ndii-dev:fix/issues-292-294-297-301
Jul 24, 2026
Merged

dx: add .editorconfig (292/294/297 already resolved on main)#324
Austinaminu2 merged 1 commit into
FlowwStar:mainfrom
ndii-dev:fix/issues-292-294-297-301

Conversation

@ndii-dev

Copy link
Copy Markdown

Closes #292
Closes #294
Closes #297
Closes #301

#292 — client vesting math diverges from contract formula

Already resolved on mainlib/stream-utils.ts's getUnlockedAmount now computes (elapsed * stream.linearAmount) / stream.duration, matching the contract's multiply-before-divide order exactly, with a doc comment calling out not to use amountPerSecond.

#294 — no coverage thresholds in vitest config

Already resolved on main (commit bd05c85) — vitest.config.ts's coverage block now sets thresholds (statements/branches/functions/lines) with a comment noting they're a ratcheting baseline.

#297 — no WebKit project in Playwright config

Already resolved on mainplaywright.config.ts now includes a webkit-desktop project alongside chromium/firefox.

#301 — no .editorconfig at repo root

Added .editorconfig matching the project's Prettier conventions (2-space indent, LF line endings, UTF-8, trim trailing whitespace, final newline; markdown exempted from trailing-whitespace trimming).

@drips-wave

drips-wave Bot commented Jul 24, 2026

Copy link
Copy Markdown

@ndii-dev Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Austinaminu2
Austinaminu2 merged commit 4793612 into FlowwStar:main Jul 24, 2026
1 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants