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

fix: add code coverage tracking with coveralls #176

Merged
merged 4 commits into from
Jan 14, 2019
Merged

Conversation

mobot11
Copy link
Contributor

@mobot11 mobot11 commented Jan 11, 2019

This adds code coverage to coveralls. https://coveralls.io/github/SAP/fundamental-react. Once we merge to master, we will be able to add a badge that displays coverage on the master branch in the README.

fixes #159

@mobot11 mobot11 requested a review from a team January 11, 2019 00:04
Copy link
Contributor

@bcullman bcullman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's add the coverall badge to the readme.md as well

Copy link
Contributor

@bcullman bcullman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking merge until permissions are fixed for fundamental-bot

package.json Outdated Show resolved Hide resolved
@mobot11 mobot11 merged commit 7d596ef into master Jan 14, 2019
@mobot11 mobot11 deleted the fix/add-code-coverage branch January 14, 2019 20:43
greg-a-smith pushed a commit that referenced this pull request Mar 5, 2019
* add code coverage tracking with coveralls

* add badge to readme
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

Successfully merging this pull request may close these issues.

Extend Code Coverage to emit HTML artifact reports
4 participants