Viacheslav Poturaev

Results 32 issues of Viacheslav Poturaev

# AsyncAPI Review Document |Project name|Reviewers|Company|Spec version| |------------|---------|-------|------------| |Not relevant|Viacheslav Poturaev|Not relevant|v2.0.0| ## Our goals with this project are to: 1. Not relevant ## We expect to: 1. Reliably validate...

stale

### 🤔 What's changed? After scenario hooks will no be invoked after non-last undefined step. ### ⚡️ What's your motivation? Originally, undefined steps that were in the middle of scenario...

# Description This PR changes imports of `messages` and `gherkin` to use common monorepo. # Motivation & context Pros: * A small change to `godog` * Code coverage and lint...

# Description This PR adds a `make common` target to copy `messages` and `gherkin` packages from common monorepo into `godog`'s internal. This is an alternative solution to migrate away from...

Unfortunately these tools stopped working for latest trace format. ``` tracefocus -filter=ServeHTTP trace > http.pprof 2020/01/28 12:03:55 failed to parse trace: unsupported trace file version 1.11 (update Go toolchain) 1011...

Documentation makes a statement on Prometheus histograms support. > Why Histogram buckets contain vmrange labels instead of le labels like in Prometheus histograms? > Buckets with vmrange labels occupy less...

enhancement

https://snyk.io/vuln/golang:github.com%2Fsatori%2Fgo.uuid Please consider migrating to [github.com/gofrs/uuid](https://github.com/gofrs/uuid) which is a maintained fork.

This PR changes `net/http` to `github.com/valyala/fasthttp` to serve as a base for a maintable separate fork once it is ready. Additional goal of this PR is to measure performance difference...