Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase test coverage in index.ts #8

Open
richford opened this issue Feb 16, 2023 · 1 comment
Open

Increase test coverage in index.ts #8

richford opened this issue Feb 16, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@richford
Copy link
Contributor

Add more tests in index.ts.

@richford richford added the enhancement New feature or request label Feb 16, 2023
@richford
Copy link
Contributor Author

richford commented Mar 9, 2023

If #13 gets merged, then the remaining uncovered lines are in index.ts:

  • 169
  • 211-212
  • 252

I think it's worth testing these lines since they represent edge case behavior that we want to ensure is correct (and prevent ourselves from breaking in the future).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants