Skip to content

chore(ci): remove redundant codeql workflow#1547

Merged
pmalek merged 1 commit into
mainfrom
delete-redundant-codeql-workflow
Jun 3, 2026
Merged

chore(ci): remove redundant codeql workflow#1547
pmalek merged 1 commit into
mainfrom
delete-redundant-codeql-workflow

Conversation

@pmalek

@pmalek pmalek commented Jun 3, 2026

Copy link
Copy Markdown
Member

No description provided.

@codecov-commenter

codecov-commenter commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.57%. Comparing base (cfcd938) to head (d4b379c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1547   +/-   ##
=======================================
  Coverage   38.57%   38.57%           
=======================================
  Files          57       57           
  Lines        3769     3769           
=======================================
  Hits         1454     1454           
  Misses       2082     2082           
  Partials      233      233           
Flag Coverage Δ
integration-test 42.01% <ø> (ø)
unit-test 2.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread .github/workflows/codeql.yaml Outdated
actions: read
contents: read
security-events: write
# required to fetch internal or private CodeQL packs

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
# required to fetch internal or private CodeQL packs
# Required to fetch internal or private CodeQL packs.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Addressed in d4b379c.

Comment thread .github/workflows/codeql.yaml Outdated
Comment on lines +63 to +72
# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl

# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
# and modify them (or add more) to build your code if your project
# uses a compiled language

#- run: |
# make bootstrap
# make release

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Copied over from the removed workflow.

Addressed in d4b379c.

@pmalek pmalek force-pushed the delete-redundant-codeql-workflow branch from 945db81 to d4b379c Compare June 3, 2026 12:18
@pmalek pmalek requested a review from programmer04 June 3, 2026 12:18
@pmalek pmalek merged commit 906eb4b into main Jun 3, 2026
41 checks passed
@pmalek pmalek deleted the delete-redundant-codeql-workflow branch June 3, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants