pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript
Filter by
121M results
🎯 What: The testing gap for the fmtThroughput function, a pure string formatting calculation, which handles displaying
the encryption pipeline speed. 📊 Coverage: Falsy checking for parameters, logic branching ...
Follow-up to the openwolf init scaffold (PR #29) + first scan.
Problem
The first openwolf scan reported 515 files but the canonical apps/ tree was absent from anatomy.md — only stale
.worktrees/ copies ...
Automated test pull request
Automated test pull request
Remove the dead cortex row from the homelab swarm table in the README. Cortex is being wiped from the homelab.
🎯 What: The shannonEntropy function was previously untested. This PR adds a comprehensive suite of unit tests for this
pure function to ensure correct logic and safe refactoring going forward.
📊 Coverage: ...
Problem
The frontend calls /api/login (and /api/register, /api/me, /api/logout) but the backend only registered those handlers
under /api/auth/*, causing every frontend auth request to hit the notFound ...
Automated test pull request