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

Unified tests #573

Closed
wants to merge 3 commits into from
Closed

Conversation

nagajaideep
Copy link
Contributor

References to other Issues or PRs or Relevant literature

This pull request addresses the problem of having separate coverage reports for Python and C++ code. It ensures that a unified coverage report is generated and uploaded.

Brief description of what is fixed or changed

1.Implemented a workflow to generate a combined coverage report for Python and C++ code.
2.Python and C++ coverage reports are merged into a single XML file using cobertura-merge.
3.Added steps to generate a unified HTML report for combined coverage.
4.Updated the workflow to upload the combined report to Codecov .

Other comments

tests should be done before merging

@nagajaideep nagajaideep marked this pull request as ready for review December 20, 2024 17:42
@nagajaideep nagajaideep marked this pull request as draft December 20, 2024 17:53
@nagajaideep nagajaideep closed this by deleting the head repository Dec 21, 2024
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