Hey! 👋 Currently the project needs more test cases, right now there's just one case but it would be nice to have more tests especially for when things should throw an error (missing input, invalid output path, etc)
Also, we can optimize a bit my dhash implementation by returning a binary string instead of returning an hex string and later converting it to binary.
I'll open a couple of issues later today providing more details about this
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Hey! 👋 Currently the project needs more test cases, right now there's just one case but it would be nice to have more tests especially for when things should throw an error (missing input, invalid output path, etc)
Also, we can optimize a bit my dhash implementation by returning a binary string instead of returning an hex string and later converting it to binary.
I'll open a couple of issues later today providing more details about this