rhsimplex / image-match

🎇 Quickly search over billions of images
2.94k stars 405 forks source link

Fix test #134

Closed Calvin-Huang closed 2 years ago

Calvin-Huang commented 4 years ago

Related PRs: #132 , #133

codecov-commenter commented 4 years ago

Codecov Report

Merging #134 into master will increase coverage by 0.07%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
+ Coverage   70.50%   70.58%   +0.07%     
==========================================
  Files           5        5              
  Lines         373      374       +1     
==========================================
+ Hits          263      264       +1     
  Misses        110      110              
Impacted Files Coverage Δ
image_match/signature_database_base.py 90.81% <ø> (ø)
image_match/goldberg.py 83.75% <66.66%> (+0.10%) :arrow_up:
image_match/elasticsearch_driver.py 97.50% <100.00%> (ø)

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 33682eb...e8cf771. Read the comment docs.

eyalsus commented 4 years ago

thank you for the code updates, is it going to be pushed to master?

Calvin-Huang commented 4 years ago

@eyalsus Seems like this repo has been suspended for a while. You can use our fork https://github.com/CapsLock-Studio/image-match until the MR has been accepted.

rhsimplex commented 2 years ago

Thank you @Calvin-Huang