Skip to content
New issue

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

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

Already on GitHub? # to your account

Improve the coverage report #67

Open
Shekharrajak opened this issue Oct 24, 2017 · 2 comments
Open

Improve the coverage report #67

Shekharrajak opened this issue Oct 24, 2017 · 2 comments

Comments

@Shekharrajak
Copy link
Member

When we run the rspec; using simpleCov we get the coverage report . Try to improve it as much as possible.

We just need more test cases written in spec folder for all the adapters and files.

@Shekharrajak
Copy link
Member Author

run bundle exec rspec and you can see the coverage report at daru-view/coverage/index.html . By clicking on the files, we can see the lines to be tested.

@Shekharrajak
Copy link
Member Author

coveralls gem is added to keep track the coverage report. We can check the coverage here :
https://coveralls.io/github/SciRuby/daru-view?branch=master

Need to write specs for not covered lines .

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant