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

Handle changes to lcov #631

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Handle changes to lcov #631

merged 1 commit into from
Jan 21, 2025

Conversation

Alan-Jowett
Copy link
Collaborator

@Alan-Jowett Alan-Jowett commented Jan 21, 2025

Resolves: #630

This pull request includes a minor change to the .github/workflows/posix.yml file. The change modifies the lcov command to ignore all errors during the code coverage capture process.

  • .github/workflows/posix.yml: Updated the lcov command to use the --ignore-errors all flag instead of --ignore-errors inconsistent to ensure all errors are ignored during the code coverage capture.

@Alan-Jowett Alan-Jowett requested a review from Copilot January 21, 2025 18:13

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Signed-off-by: Alan Jowett <[email protected]>
@coveralls
Copy link

Coverage Status

coverage: 78.848%. first build
when pulling 257c747 on Alan-Jowett:issue630
into 0e4b3c7 on iovisor:main.

@Alan-Jowett Alan-Jowett merged commit 0620a1d into iovisor:main Jan 21, 2025
51 checks passed
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.

lcov failures in ubpf coverage run on macos
2 participants