John Landeholt

Results 8 comments of John Landeholt

Cuid and uuid exists already in python. No need to create rust bindings, except for performance reasons. https://github.com/necaris/cuid.py

I am looking for a partner to create a `demo` for `week 3` (CI/CD and feature flags) or for `week 4` (Containers) [email protected] Landeholt#6992 My idea: portable CI/CD --- Develop...

Hi, which of these are available to contribute on?

> That is not unthinkable but quite difficult. Coverage data refers to the source code by line numbers, so it becomes invalid whenever you add or remove a line. I...

Seems like commenting out this line https://github.com/tarpas/pytest-testmon/blob/67c80541367752cb671fb68db990011dec5de1d3/testmon/testmon_core.py#L346 doesn't seem to affect testmon, but allows coverage to keep track on the coverage data, and it looks like coverage is upserting their...

One solution could be to block partial_type_generator until all models are generated, and thus ensuring that they exist when partials is executing

> Does tihs mean only new data is partition or does it partition the existing table as well? Accordingly to the docs, it means only new data entries will follow...

I haven't tested this fully, but I do think this would suffice. I'm not 100% sure about the scoped one, but as the fast-depends tests explains, when `use_cache = True`,...