Jacob Moretti

Results 3 issues of Jacob Moretti

The current addition of `identify` via the exported `utils` is a bit cumbersome to setup and doesn't really follow the same flow when working with the component helpers. In an...

in progress

Refactor `lib/utils.js` by abstracting out each of the functions into separate files and placed under `lib`: - `getLocation`, I believe this was only added to allow easier mocking. We should...

good first issue
refactor

We should add a code coverage report to determine whats missing and maintain a minimum threshold of coverage percentage.

enhancement
good first issue