GeoMatDigital / django-geomat

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Longer Comments in Mineraltype #290

Closed chgad closed 5 years ago

chgad commented 5 years ago

It became obvious that the Comments for Minertypes are to shoort (TextField length 100).

With thsi PR we will increase it to length=500.

codecov-io commented 5 years ago

Codecov Report

Merging #290 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #290   +/-   ##
=======================================
  Coverage     49.4%   49.4%           
=======================================
  Files           25      25           
  Lines         1101    1101           
=======================================
  Hits           544     544           
  Misses         557     557
Impacted Files Coverage Δ
geomat/stein/models.py 96.03% <ø> (ø) :arrow_up:

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 60719ad...384a509. Read the comment docs.