ericls / django-hashids

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

Column does not exist when inheriting non-abstract models #26

Closed ericls closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #26 (07878a5) into master (5060453) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #26   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           76        92   +16     
=========================================
+ Hits            76        92   +16     
Impacted Files Coverage Δ
django_hashids/field.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 5060453...07878a5. Read the comment docs.