Jônatas Davi Paganini

Results 40 issues of Jônatas Davi Paganini

Instead of collecting JSON or text output to analyze, let's start streaming all the metrics to promscale for further analysis. ### Dashboard example ### Annotations example In the dashboard settings,...

It fixes #155 as we use zero values to represent all hosts. we cannot validate `< 1` but `< 0` to allow us to use of all hosts and get...

Work in progress. Our idea is to have a single command to run and share variables through different settings. As a first step we're: 1. Renaming from full_cycle_minitest to full_cycle...

The objective here is to bring a wide discussion about the ideal model to run multiple benchmarks and allow us to correlate them later. Discussing the idea with @ryanbooz and...

enhancement

The [RuboCop AST](https://github.com/rubocop-hq/rubocop-ast) is finally isolated into a separated gem and now we don't need to keep the core of the library as NodePattern is pretty much stable and easy...

I also sorted the links in alphabetical order to make it easier to find your language/framework.

Hello @AlexVKO ! Long time no see you my friend! I'm recently exploring the mapping and I just learned I could use `!t` to run tests on a left pane...

**Is your feature request related to a problem? Please describe.** Helping the community, we often see cases like [this](https://stackoverflow.com/questions/68937639/calculating-the-change-of-a-value-versus-the-last-reading-in-timescaledb/68939299#68939299) where people want to use last value as some expression. Transposing...

feature-request

**Is your feature request related to a problem? Please describe.** I'm looking for building some finance indicators using pipeline functions. When using lambdas I see the only predefined variables are...

feature-request

Replace all user interaction with tty-reader gem. Make sure we also consider [this](https://github.com/toptal/codeowners-checker/pull/22#discussion_r257439860).