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

Add dispatch option for coverity workflow #740

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

pnoltes
Copy link
Contributor

@pnoltes pnoltes commented Mar 24, 2024

This PR should enable the coverity workflow to be dispatch manually.

Although coverity should not be runned daily (requires too much resources for the coverity services), Ideally we run it manually on a branch once before a pull request is created and ready for review.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.58%. Comparing base (d46d983) to head (f3a7790).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #740   +/-   ##
=======================================
  Coverage   89.58%   89.58%           
=======================================
  Files         216      216           
  Lines       25413    25413           
=======================================
  Hits        22765    22765           
  Misses       2648     2648           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@PengZheng PengZheng left a comment

Choose a reason for hiding this comment

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

LGTM

@pnoltes pnoltes merged commit 8acbe78 into master Mar 25, 2024
32 checks passed
@pnoltes pnoltes deleted the feature/add-dispatch-for-coverity-workflow branch March 25, 2024 16:26
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