You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add test coverage. (#4)
* Add test coverage.
* Add test coverage. Use Go multierrors instead of go.uber.org/multierr.
* More tests and some refactoring.
Increase test coverage (#3)
* Checkpoint.
* Checkpoint.
* Remove Checker.Interfaces. More tests.
* A few more tests and a fix for a bug that they turned up.
* Expand Readme.
* More test coverage, and fix a test bug.