Skip to content

Types cleanup + testing

David Vorick requested to merge types-cleanup into master

I added a bunch of testing. We're effectively at 100%, although it's only reported at 89% by the cover tool. Lots of small bugs were discovered and squashed.

The one thing that's missing is checking that the encoding package can marshal all of the types. Perhaps some other time... I'm pretty burned out on the types package at this point.

Merge request reports