ericls / django-hashids

Non-intrusive hashids library for Django
MIT License
42 stars 11 forks source link

test with postgresql #22

Closed ericls closed 3 years ago

ericls commented 3 years ago

Try running tests with postgresql

codecov-commenter commented 3 years ago

Codecov Report

Merging #22 (5a07210) into master (6827a8e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           76        76           
=========================================
  Hits            76        76           
Impacted Files Coverage Δ
django_hashids/field.py 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 6827a8e...5a07210. Read the comment docs.