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

remove the codeql action #285

Merged
merged 1 commit into from
Apr 24, 2024
Merged

remove the codeql action #285

merged 1 commit into from
Apr 24, 2024

Conversation

eljohnson92
Copy link
Collaborator

What type of PR is this?
/kind cleanup

What this PR does / why we need it:
We have enabled codeql scanning in repo settings as documented here this should scan any PRs/main branch for us and make this codeQL job redundant. removing it to clean up actions
Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.42%. Comparing base (02ed313) to head (fa72270).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #285   +/-   ##
=======================================
  Coverage   54.42%   54.42%           
=======================================
  Files          27       27           
  Lines        1560     1560           
=======================================
  Hits          849      849           
  Misses        663      663           
  Partials       48       48           

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

@eljohnson92 eljohnson92 merged commit 7970c6c into main Apr 24, 2024
8 checks passed
@eljohnson92 eljohnson92 deleted the remove-codeql-action branch April 24, 2024 14:24
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