Skip to content

Commit 712b675

Browse files
authored
refactor: extract daemon artifact client (#744)
* refactor: extract daemon artifact client * docs: clarify artifact download timeout
1 parent 963ffc2 commit 712b675

3 files changed

Lines changed: 409 additions & 385 deletions

File tree

fallow-baselines/health.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,17 @@
151151
"count": 1
152152
}
153153
},
154+
"src/daemon-artifacts.ts": {
155+
"crap_moderate": {
156+
"count": 2
157+
}
158+
},
154159
"src/daemon-client.ts": {
155160
"complexity_moderate": {
156161
"count": 5
157162
},
158163
"crap_moderate": {
159-
"count": 9
164+
"count": 5
160165
}
161166
},
162167
"src/daemon/__tests__/network-log.test.ts": {

0 commit comments

Comments
 (0)