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

[CI ONLY] Create codeql.yml #829

Closed
wants to merge 1 commit into from
Closed

[CI ONLY] Create codeql.yml #829

wants to merge 1 commit into from

Conversation

kozlovic
Copy link
Member

It seems that the default runner has changed and libprotobuf-c is no longer found. Since Streaming is deprecated, trying to disable streaming for CodeQL. To that effect, add this yaml file to make the build manual and disable streaming.

Signed-off-by: Ivan Kozlovic [email protected]

It seems that the default runner has changed and libprotobuf-c is no longer found. Since Streaming is deprecated, trying to disable streaming for CodeQL. To that effect, add this yaml file to make the build manual and disable streaming.
@kozlovic
Copy link
Member Author

Closing for now since this is not working at all...

@kozlovic kozlovic closed this Dec 19, 2024
@kozlovic kozlovic deleted the kozlovic-patch-1 branch December 19, 2024 21:06
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.44%. Comparing base (1553d4a) to head (3bdad89).
Report is 30 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #829      +/-   ##
==========================================
+ Coverage   68.71%   70.44%   +1.73%     
==========================================
  Files          39       47       +8     
  Lines       15207    15367     +160     
  Branches     3143     3149       +6     
==========================================
+ Hits        10449    10826     +377     
+ Misses       1700     1507     -193     
+ Partials     3058     3034      -24     

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

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