City-of-Helsinki / maritime-maas

MIT License
0 stars 3 forks source link

Fix failing migration #76

Closed tuomas777 closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #76 (e6c76be) into main (5d3da13) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #76   +/-   ##
=======================================
  Coverage   89.61%   89.61%           
=======================================
  Files          48       48           
  Lines        1647     1647           
  Branches      144      144           
=======================================
  Hits         1476     1476           
  Misses        131      131           
  Partials       40       40           

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 5d3da13...e6c76be. Read the comment docs.

tuomas777 commented 3 years ago

Nitpick, but you already have models imported so you could do models.Max and models.F, but I'll allow it! 👍 :shipit:

True, but it is a migration file, I don't really care about those. Apparently not even if they are working or not.