Conversation
|
@claude review |
|
Claude finished @mskrzypkows's task in 4m 5s —— View job Code Review — PR #346: feat: test infraTasks:
SummaryGood overall port. The implementation covers all 9 test cases (disk R/W speed & IOPS, memory, internet) and wires up cancellation, timeout, quiet mode, JSON output, and Obol API publishing. A few issues ranging from a correctness problem to minor style notes are detailed below. Issues1.
|
|
@claude review |
|
Claude finished @mskrzypkows's task in 3m 5s —— View job Code Review — PR #346: feat: test infraTasks:
SummaryGood iteration — the three correctness issues from the last review are fixed. Two issues remain, one new inconsistency was introduced, and a few small things are worth noting. Previously Raised Issues — Status
Issues1. Download and upload speed labels are inconsistent with each other —
|
|
Regarding issue 4, I think that it's better to check directly if |
iamquang95
left a comment
There was a problem hiding this comment.
One of my concerns about this command is that rust and charon use different speedtest checks, which will yield different results when run on the same machine.
|
@iamquang95 I improved speedtest moudle, it better reflects now the GO version |
fixes #234