manifoldco / go-manifold

Go client API for Manifold (unstable)
https://www.manifold.co
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Add a category idtype to the list of idtypes #114

Closed Minivera closed 5 years ago

Minivera commented 5 years ago

A new database table for categories will be added as part of the work on the linked issue, a new id type was needed to represent this new table.

Work is related to manifoldco/engineering#8548

codecov[bot] commented 5 years ago

Codecov Report

Merging #114 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage    39.3%   39.33%   +0.02%     
==========================================
  Files          20       20              
  Lines        2315     2316       +1     
==========================================
+ Hits          910      911       +1     
  Misses       1364     1364              
  Partials       41       41
Impacted Files Coverage Δ
idtype/idtype.go 83.09% <100%> (+0.24%) :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 5c88b3e...7ec3a23. Read the comment docs.