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

[Coverity] Enabling coverity scan #1657

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

akazakov-github
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the category: GHA CI based on Github actions label Jan 30, 2025

- name: Create config file for coverity build
run: |
${ENV_COV_TOOL_DIR}/bin/cov-configure --delete-compiler-config template-python-config-0
Copy link
Collaborator

Choose a reason for hiding this comment

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

Apparently, replacing --compiler c++ with this line solved the problem for C++ capturing. Just curious, can you explain why?

@Wovchena Wovchena requested a review from jacekpawlak January 31, 2025 09:09
@Wovchena Wovchena added this pull request to the merge queue Jan 31, 2025
Merged via the queue into master with commit 34d961e Jan 31, 2025
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GHA CI based on Github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants