procrastinate-org / procrastinate

PostgreSQL-based Task Queue for Python
https://procrastinate.readthedocs.io/
MIT License
834 stars 52 forks source link

Enable using ProcrastinateShell.onecmd from cli shell #1038

Closed indrat closed 4 months ago

indrat commented 4 months ago

Allows invoking the shell commands without entering the cmdloop

Successful PR Checklist:

PR label(s):

github-actions[bot] commented 4 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  procrastinate
  cli.py
  shell.py
Project Total  

This report was generated by python-coverage-comment-action

ewjoachim commented 4 months ago

Great work, I hope it's not an issue, but I slightly changed your test. Release time !