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 testing coverage #37

Closed
dcousens opened this issue Sep 12, 2016 · 1 comment
Closed

Increase testing coverage #37

dcousens opened this issue Sep 12, 2016 · 1 comment
Assignees

Comments

@dcousens
Copy link
Member

dcousens commented Sep 12, 2016

As of https://travis-ci.org/crypto-browserify/pbkdf2/jobs/159199947

------------------|----------|----------|----------|----------|----------------|
File              |  % Stmts | % Branch |  % Funcs |  % Lines |Uncovered Lines |
------------------|----------|----------|----------|----------|----------------|
 pbkdf2/          |      100 |    96.55 |      100 |      100 |                |
  browser.js      |      100 |    94.44 |      100 |      100 |                |
  index.js        |      100 |      100 |      100 |      100 |                |
  precondition.js |      100 |      100 |      100 |      100 |                |
------------------|----------|----------|----------|----------|----------------|
All files         |      100 |    96.55 |      100 |      100 |                |
------------------|----------|----------|----------|----------|----------------|

The browser.js coverage isn't 100%.
We should fix that.

@dcousens dcousens self-assigned this Sep 12, 2016
@dcousens dcousens removed their assignment Mar 19, 2017
@dcousens dcousens self-assigned this Dec 10, 2017
@dcousens
Copy link
Member Author

96% in 1f47f98

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant