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 CodeQL workflow #3039

Closed
wants to merge 3 commits into from
Closed

Add CodeQL workflow #3039

wants to merge 3 commits into from

Conversation

0xTim
Copy link
Member

@0xTim 0xTim commented Jul 19, 2023

Adds a CodeQL workflow for static analysis.

@0xTim 0xTim added the no-release-needed Doesn't require a release label Jul 19, 2023
@0xTim 0xTim requested a review from gwynne as a code owner July 19, 2023 20:35
@codecov-commenter
Copy link

codecov-commenter commented Jul 19, 2023

Codecov Report

Merging #3039 (a7cd825) into main (b7c1f9c) will decrease coverage by 0.14%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3039      +/-   ##
==========================================
- Coverage   76.72%   76.58%   -0.14%     
==========================================
  Files         211      211              
  Lines        7781     7786       +5     
==========================================
- Hits         5970     5963       -7     
- Misses       1811     1823      +12     
Files Changed Coverage Δ
Sources/Vapor/Client/ClientRequest.swift 48.00% <100.00%> (+9.90%) ⬆️
...ources/Vapor/HTTP/Client/EventLoopHTTPClient.swift 97.50% <100.00%> (+0.06%) ⬆️

... and 4 files with indirect coverage changes

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@0xTim
Copy link
Member Author

0xTim commented Aug 10, 2023

This is now done in central CI

@0xTim 0xTim closed this Aug 10, 2023
@0xTim 0xTim deleted the codeql branch August 10, 2023 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-release-needed Doesn't require a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants