The [code coverage](https://codecov.io/gh/arcticicestudio/icecore-hashids) by unit tests is currently at 75%. More tests should be implemented for missing code lines. - [x] Test the [`Hashid`](https://github.com/arcticicestudio/icecore-hashids/blob/develop/src/main/java/com/arcticicestudio/icecore/hashids/Hashid.java) class for equals symmetric ```java @Override public boolean equals(Object) @Override public int hashCode() ```