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

Generate coverage data and publish them to coveralls.io #459

Merged
merged 3 commits into from
May 24, 2021

Conversation

diptorupd
Copy link
Contributor

Adding automated workflow to generate unit test coverage report for C and Python APIs for every PR and publish them to coveralls.io.

@diptorupd diptorupd force-pushed the feature/coverage_reports branch 5 times, most recently from 001b5eb to 1ee598b Compare May 23, 2021 21:59
Diptorup Deb added 3 commits May 23, 2021 18:10
…lls.io.

  - A new github action that builds dpctl in develop mode with
    coverage enabled.
  - The coverage reports for dpctl C and Python APIs are merged
    and uploaded to coveralls.io.
@diptorupd diptorupd force-pushed the feature/coverage_reports branch from c188409 to a98d4f9 Compare May 23, 2021 23:10
@diptorupd diptorupd changed the title First draft of coverage report Generate coverage data and publish them to coveralls.io May 23, 2021
@diptorupd diptorupd marked this pull request as ready for review May 23, 2021 23:11
@diptorupd diptorupd merged commit 35ba8ca into IntelPython:master May 24, 2021
@diptorupd diptorupd deleted the feature/coverage_reports branch May 24, 2021 01:14
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.

1 participant