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

Internal Code Review #96

Open
hardbyte opened this issue Apr 13, 2018 · 1 comment
Open

Internal Code Review #96

hardbyte opened this issue Apr 13, 2018 · 1 comment
Assignees

Comments

@hardbyte
Copy link
Collaborator

hardbyte commented Apr 13, 2018

@RacingTadpole has carried out an independent code review of clkhash.

Summary

No major issues identified. The code looks well structured. The two most important issues
would be clearing up the python version compatibility, and checking that the type errors are
not pointing to any uncovered edge cases. An architectural suggestion would be to remove
the dependence on the tqdm progress bar from clk.py, and move it to cli.py.

The 3 page report is available - Clkhash code review.pdf

This issue will track the individual changes to address the identified problems.

Aha! Link: https://csiro.aha.io/features/ANONLINK-41

@hardbyte
Copy link
Collaborator Author

hardbyte commented Apr 13, 2018

Open Issues:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant