-
Notifications
You must be signed in to change notification settings - Fork 74
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
create test_zklend_loan_entity.py #280
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, fix pylint issue
https://github.com/CarmineOptions/derisk-research/actions/runs/11644847355/job/32427656855?pr=280
Please, fix test cases:
https://github.com/CarmineOptions/derisk-research/actions/runs/11644847362/job/32427656865?pr=280
to run it locally, use next command:
pylint $(git ls-files 'data_handler/*.py') --disable=all --enable=C0114,C0115,C0116,C0301
@Kingsuite Please, fix test and pylint issues |
@Kingsuite Any updates? |
@Kingsuite Please, fix issues, hackathon is ending |
@Kingsuite Please, fix test cases before pushing make sure that all tests passed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
@djeck1432 find the pull request for #277