Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jobs] Add __repr__ method #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

valeriocos
Copy link
Member

@valeriocos valeriocos commented Jul 18, 2018

This code defines the __repr__ method for the JobResult class in order to improve the log messages generated by the redis class rq.worker.

@valeriocos valeriocos requested a review from sduenas July 18, 2018 15:20
@coveralls
Copy link

coveralls commented Jul 18, 2018

Coverage Status

Coverage remained the same at ?% when pulling d996314 on valeriocos:improve-logger-jobs into ecc4e1a on chaoss:master.

This code defines the `_repr_` method for the JobResult class in
order to improve the log messages generated by the redis class
rq.worker.
@valeriocos valeriocos changed the title [jobs] Add _str_ method [jobs] Add __repr__ method Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants