Ziinc

Results 25 issues of Ziinc

For #37 , builds on #104

There needs to be a mechanism to handle dropped requests/error response codes. Would it be better to implement it through a callback in the settings, or through a pipeline?

Following the instructions in the README, I tried to run a single test file like so, but it does not behave as expected: Expected (same output as `mix test test/path_to_test_file.exs`)...

Hi label studio team, Was wondering what this underscore in the converter is supposed to represent. https://github.com/heartexlabs/label-studio-converter/blob/83ff059a1257cf600559c09a3459483d54073f81/label_studio_converter/converter.py#L243 I am asking because this has led to issues when integrating label studio...

This PR performs a refactor of the preset reports, and adds in the following new reports: - [x] API Bots - [x] Auth This PR adds in two new charts,...

Updates the documentation for configuring pgaudit for advanced postgres logging

Adds a link to platform docs, for better feature documentation ux.

This PR adds the storage product report

currently, the `expect/3` api only performs call assertion at the end of the test case. However, there are situations where it is ideal to make call assertions throughout the test...

Would be great to have a prop to hide the error icon, currently it shows by default, which in some situations (see below) would make the input bar actions area...

enhancement
good first issue