Veritogen

Results 6 issues of Veritogen

Hello! First of all, thank you very much for the awesome work! swifter is a big help to me and also very easy to use. I have a question concerning...

enhancement

**Describe the solution you'd like** We'd like to keep track of different pipeline results in a dedicated database. **Describe alternatives you've considered** - Implementing a server to collect the pipeline...

# Description Fixes #77 # Type of change - [x] New feature (non-breaking change which adds functionality) # Checklist: - [x] My code follows the style guidelines of this project...

Dear Sector Labs team, this PR fixes an issue that occurs when we (https://github.com/einhundert) do an annotation that carries the same name as a field of the model whose queryset...

Hey, firstly: big thanks for the library and the effort you put into it. It really helps us while testing. While testing some things in our code base, I discovered...

bug
help wanted

**Describe the bug** When we add `--no-monitor` to the `pytest.ini` like so `addopts = --no-monitor`, `pytest.raises`, `django_assert_num_queries` and `django_assert_max_num_queries` (the latter two are provided by `pytest-django`) do not work anymore....