Kosta

Results 12 issues of Kosta

any chance to also add https://github.com/APIs-guru/graphql-voyager to the web page?

good first issue
hacktoberfest

There is this disclaimer: "do not use in production!" What is missing to use it in production from your point of view? From browsing through the code it looks promising...

For catching NULL pointer accesses and such stuff...

enhancement

For catching NULL pointer accesses and such stuff..

enhancement

Use proper inheritance from the `OpenTracing` base classes for `Span` and `Tracer` as indicated here: https://github.com/opentracing/opentracing-javascript#opentracing-tracer-implementations The major change is the usage of `TraceId` as a `span context` which is...