fix: close coverage evidence races

This commit is contained in:
DongHyeonka
2026-08-02 08:43:44 +09:00
parent 67cd37659d
commit 8d6fbb97e9
7 changed files with 733 additions and 260 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
{
"path": "src/adapters/http/bounded-body-reader.ts",
"owner": "http-runtime",
"minimum": { "lines": 68, "statements": 66, "functions": 55, "branches": 55 }
"minimum": { "lines": 95, "statements": 95, "functions": 95, "branches": 90 }
},
{
"path": "src/adapters/http/bounded-json.ts",