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

feat(ci): introduce codeql #56

Closed
wants to merge 3 commits into from
Closed

feat(ci): introduce codeql #56

wants to merge 3 commits into from

Conversation

ShadowySpirits
Copy link
Contributor

@ShadowySpirits ShadowySpirits commented Sep 19, 2023

close #6

Due to GitHub restrictions, we must upgrade our plan or make this repo public to enable code scan. @daniel-y @amos201600

FYI: https://docs.github.com/en/code-security/code-scanning/troubleshooting-code-scanning/advanced-security-must-be-enabled

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #56 (6e41cca) into main (38f9b62) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #56   +/-   ##
=========================================
  Coverage     72.88%   72.88%           
  Complexity      166      166           
=========================================
  Files            35       35           
  Lines           745      745           
  Branches         71       71           
=========================================
  Hits            543      543           
  Misses          164      164           
  Partials         38       38           
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 48.27% <ø> (ø)
RocketMQ Controller 54.60% <ø> (ø)
RocketMQ Proxy ∅ <ø> (∅)
RocketMQ Store 82.01% <ø> (ø)

@ShadowySpirits ShadowySpirits marked this pull request as draft September 19, 2023 11:06
@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.

@daniel-y daniel-y closed this Sep 27, 2023
@Chillax-0v0 Chillax-0v0 deleted the codeql branch February 20, 2024 06:37
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.

Add java code analysis
2 participants