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

give users freedom to change hashing algorithm #19

Merged
merged 9 commits into from
Jan 18, 2021
Merged

Conversation

akamhy
Copy link
Owner

@akamhy akamhy commented Jan 18, 2021

closes #17

@codecov
Copy link

codecov bot commented Jan 18, 2021

Codecov Report

Merging #19 (29dbc75) into main (b04e7c2) will increase coverage by 0.18%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   98.75%   98.93%   +0.18%     
==========================================
  Files           3        3              
  Lines          80       94      +14     
==========================================
+ Hits           79       93      +14     
  Misses          1        1              
Impacted Files Coverage Δ
videohash/__version__.py 100.00% <100.00%> (ø)
videohash/vhash.py 98.79% <100.00%> (+0.24%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b04e7c2...29dbc75. Read the comment docs.

@akamhy akamhy self-assigned this Jan 18, 2021
@akamhy akamhy added the enhancement New feature or request label Jan 18, 2021
@akamhy akamhy merged commit 004f063 into main Jan 18, 2021
@akamhy akamhy deleted the choose_imagehash branch January 18, 2021 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add option to choose any hash user prefers fromm imagehash
1 participant