Skip to content

100% encoding test coverage

Luke Champine requested to merge enc into master

Feels good man. I also performed some manual mutation testing, and was unable to sneak any mutations by the tests. (Okay, there was one instance where I increased the capacity of a slice without changing its length -- but that's pretty inconsequential.)

Merge request reports