Jerry Pussinen

Results 23 issues of Jerry Pussinen

Changes from https://github.com/woltapp/wolt-python-package-cookiecutter | Date | Change | Hash | |------------|----------------------------------------------------------------------------|---------| | 2024-03-14 | Merge pull request #47 from woltapp/update-poetry-way-of-defining-dev-deps | 79dbc2c | | 2024-03-14 | Use the new poetry...

Currently pinned to 1.6.21 (see https://github.com/woltapp/wolt-python-package-cookiecutter/pull/26). The next version requires a number of changes in the workflow yamls.

These could be listed in the readme. Please comment here the command you're using for `log_open_cmd` so that it can be shared for all users.

help wanted

It'd be valuable, especially for non-Pythonistas, to have this as an executable for different platforms. However, at the moment, I don't have a clear view about how feasible the idea...

enhancement

test enhancement

I guess this might be a bit hard to test but it'd be nice to have something in place, even if it's only for regression purposes.

test enhancement

If log contains parseable timestamps, it'd be valuable to use those in X-axis instead of log line numbers. Potential technical solution: define a log entry format as regular expression in...

enhancement

It'd be nice to have categorical option especially for Y-axis. At the moment, there's already `label` option for configured log entries. There could be a configuration option which would use...

enhancement

In addition to checking for exact matches of strings in log entries, it'd be valuable to have support for checking for regexs. This would bring a bunch of flexibility for...

enhancement

It'd be nice to show some interesting value (e.g. something from config files) when the cursor hovers on top of a plotted value.

enhancement