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

freedom 0.6 missing code coverage #116

Closed
ryscheng opened this issue Oct 16, 2014 · 3 comments
Closed

freedom 0.6 missing code coverage #116

ryscheng opened this issue Oct 16, 2014 · 3 comments

Comments

@ryscheng
Copy link
Member

only things in /src/ are being reported in coveralls. This should include all unit tests in /providers/ as well

@willscott
Copy link
Member

Done already in 547a3c4

@ryscheng
Copy link
Member Author

indexeddb should have code coverage of 0%. Know why its missing here?
https://coveralls.io/builds/1340245

On Thu, Oct 16, 2014 at 10:41 AM, Will [email protected] wrote:

Done already in 547a3c4
547a3c4


Reply to this email directly or view it on GitHub
#116 (comment).

@ryscheng ryscheng reopened this Oct 16, 2014
@willscott
Copy link
Member

It's not included in the bundle at all since there are no tests for it, so it is not referenced.

I think that's really #112 though.

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

No branches or pull requests

2 participants