Katsumi Kato
Katsumi Kato
> with fmt.Sprintf("%s/%s", yourExternalServerPrefix, f.Filename), would that satisfy your request? Yes, I do. The general outline of what you want to do is fine, although I think there may be...
No particular progress. I wish I had some good ideas for hosting the coverage report on GitHub only.
How about handling URLs as an attribute of custom metrics? https://github.com/k1LoW/octocov/blob/main/report/custom_metrics_schema.json
> So, is there a way to set the description for each loop instead? I don't think we have that feature at this time. @k1LoW How about adding a description...
[Memo] The main body of the load test is done with the following library https://github.com/ryo-yamaoka/otchkiss
> However, a different subcommand from runn ls looks good. runn book scenario viewer!! I would like to provide the processing of the runn book analysis itself as a function...
I tested it on a project that already had runn installed, but it took about 4.5 minutes just for static analysis. 😅
I see. So this is a case of static analysis to get only the description.
@t-kitamura-axel Hi! I felt that the following response seems to me to be an incorrect definition of openAPI. ``` -----START HTTP RESPONSE----- HTTP/1.1 200 OK Connection: close Content-Length: 17 Content-Type:...