Skip to content

feat(webllm): rewrite-quality eval harness (#65) - #149

Merged
s-annam merged 3 commits into
mainfrom
vk/eval-harness-issue-65
Jun 23, 2026
Merged

feat(webllm): rewrite-quality eval harness (#65)#149
s-annam merged 3 commits into
mainfrom
vk/eval-harness-issue-65

test(webllm): guard localStorage.clear for Node 22+ global Storage (#65)

0a5e390
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / fallow succeeded Jun 23, 2026 in 3s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 26 in src/lib/webllm/eval/report.ts

See this annotation in the file changed.

Code scanning / fallow

Function has high cognitive complexity Note

'renderMarkdownReport' has cognitive complexity 22 (threshold: 15)

Check notice on line 199 in src/lib/webllm/eval/run-eval-browser.ts

See this annotation in the file changed.

Code scanning / fallow

Function has a high CRAP score (complexity combined with low coverage) Note

'' has CRAP score 30.0 (threshold: 30.0, cyclomatic 5)