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

Enable coveralls . #1596

Closed
wants to merge 14 commits into from
Closed

Enable coveralls . #1596

wants to merge 14 commits into from

Conversation

Shylock-Hg
Copy link
Contributor

What changes were proposed in this pull request?

Replace #1410

Why are the changes needed?

The GITHUB_TOKEN can access by the PR from forked repo.

Does this PR introduce any user-facing change?

NO

How was this patch tested?

@Shylock-Hg
Copy link
Contributor Author

Shylock-Hg commented Jan 7, 2020

- name: Coverage Report
if: success() && matrix.compiler == 'gcc' && matrix.tag == 'centos7'
run: cd build && lcov --gcov-tool $GCOV --capture --directory . --output-file coverage.info
- name: Coveralls
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we see the difference result of coverage between PR and master?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Could we see the difference result of coverage between PR and master?

Yes, like this https://github.com/Tencent/rapidjson

@Shylock-Hg Shylock-Hg added the ready-for-testing PR: ready for the CI test label Jan 9, 2020
@Shylock-Hg
Copy link
Contributor Author

@Shylock-Hg
Copy link
Contributor Author

stylelint/stylelint#4294

@Shylock-Hg
Copy link
Contributor Author

Shylock-Hg commented Jan 9, 2020

Require coverallsapp/github-action#31

@Shylock-Hg Shylock-Hg removed the ready-for-testing PR: ready for the CI test label Jan 9, 2020
@Shylock-Hg Shylock-Hg added the ready-for-testing PR: ready for the CI test label Jan 9, 2020
@Shylock-Hg Shylock-Hg removed the ready-for-testing PR: ready for the CI test label Jan 9, 2020
@Shylock-Hg Shylock-Hg added ready-for-testing PR: ready for the CI test and removed ready-for-testing PR: ready for the CI test labels Jan 15, 2020
@jude-zhu jude-zhu closed this Feb 28, 2020
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.

3 participants