ShriprasadM

Results 9 issues of ShriprasadM

How can I get branch coverage using gobco simultaneously while running go test coverage? I am already using go test cover command, which can compute the coverage of actually running...

We are planning to use this library in our project. Before integrating it, we would like to know how this tool performance in simple and complex XML documents, in terms...

###application.properties ``` secret1 = {{ .Data.data.secret1 }} secret2 = {{ .Data.data.secret2 }} config1 = {{ .Data.data.config1 }} config2= {{ .Data.data.config2 }} ``` ### source.tmpl - Modified application.properites by adding consul...

waiting-reply
question

Currently, there is a way for defining the source of the consul template ```source = path/to/disk``` Looking for a way where I can pick the template from HTTP location. For...

enhancement

1. My application is already having `application.yml` 2. I am trying to use `application.yml` as the consul template itself. I think it would be easy migration to the vault. 3....

https://github.com/last9/openmetrics-registry/tree/master/sample 1. How to configure - openmetrics_exporter.env ? What it should contain? 2. getting following error ``` docker-compose up [+] Running 1/0 ⠿ Container openmetrics-exporter Created 0.0s Attaching to openmetrics-exporter,...

Does it gives Branch coverage along with Line Coverage?

Related. to - https://github.com/prebid/prebid-server/issues/2852 @SyntaxNode / @hhhjort : Please review this. 1. Modified the bidder request framework to have a provision of capturing seat non bid reasons ### PROPOSAL -...

do not port

Following is the list of some seat non-bid error codes as per IAB community extension. I am working on mapping of other remaining error codes. But, by that time @SyntaxNode...

PBS-Go