Laurent Demailly

Results 120 issues of Laurent Demailly

Maybe more a question than an issue but why isn't this repo like https://github.com/golang/ .. or https://github.com/google/go-cmdtest ie under an org rather than an individual? I think `testscript` is awesome...

Also note that failure "passes" the build which... avoids that this is blocking but also defeats the point of checking coverage Newest error: ``` ==> linux OS detected https://cli.codecov.io/latest/linux/codecov.SHA2[5](https://github.com/fortio/fortio/actions/runs/7848651386/job/21420245264?pr=886#step:5:6)[6](https://github.com/fortio/fortio/actions/runs/7848651386/job/21420245264?pr=886#step:5:7)SUM ==>...

## Describe the feature We have a webhook for flagger that needs to send multiple headers, the target system accepts these through metadata e.g. ```yaml metadata: url: services-canary.ns... headers: -...

From Wiard "It took me (too) long to realise that you are setting `err` here for line 383 if I'm honest. Same goes for the logic at line 394. I...

go test -fuzz=. example (from someone else) https://go.dev/play/p/J5DhcV_lXj5 https://github.com/bayashi/go-jl/pull/23/files

Many system can't handle say 0->10kqps (or connections) at once so we end up having to start multiple smaller fortio Having a ramp up would be nice addition Api tbd......

https://github.com/rogpeppe/go-internal https://bitfieldconsulting.com/golang/cli-testing to replace/add to some of the e2e cli tests currently done using docker would help coverage as it'd be counted through go test... ps: another option is maybe...

grpc client arguments list is quite long At some point we moved some common stuff in TLSOptions and wondering if we should have something else common for payload, n (called...

When using the web or rest api All done 16 calls 0.860 ms avg, 3.4 qps vs All done 16 calls (plus 4 warmup) 0.855 ms avg, 3.5 qps