ljvmiranda921 / sprites-as-a-service

Generate your personal 8-bit avatars using Cellular Automata, a mathematical model that simulates life, survival, and extinction
https://ljvmiranda921.github.io/sprites-as-a-service
MIT License
304 stars 19 forks source link

Update hashing.py #13

Closed ljvmiranda921 closed 4 years ago

ljvmiranda921 commented 4 years ago

Codecov Report

Merging #13 into master will not change coverage by %. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   94.96%   94.96%           
=======================================
  Files           3        3           
  Lines         139      139           
=======================================
  Hits          132      132           
  Misses          7        7           
Flag Coverage Δ
#backend 94.96% <100.00%> (ø)
Impacted Files Coverage Δ
backend/sprites/sprites.py 95.69% <ø> (ø)
backend/sprites/hashing.py 100.00% <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 e255bed...a15403c. Read the comment docs.