Skip to content

ci: add CodeQL workflow with manual Java build#277

Closed
nicklasl wants to merge 5 commits intomainfrom
nicklasl/add-codeql-workflow
Closed

ci: add CodeQL workflow with manual Java build#277
nicklasl wants to merge 5 commits intomainfrom
nicklasl/add-codeql-workflow

Conversation

@nicklasl
Copy link
Member

Summary

  • Adds a dedicated CodeQL workflow that compiles the Java provider before analysis
  • Uses build-mode: manual with explicit mvn compile since the project is nested under openfeature-provider/java/
  • Fixes low analysis quality warnings from the default CodeQL setup (low call target resolution and type coverage)

Test plan

  • Verify the CodeQL workflow runs successfully on this PR
  • Check that the analysis quality warnings are resolved

🤖 Generated with Claude Code

nicklasl and others added 5 commits February 16, 2026 09:29
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@nicklasl nicklasl closed this Feb 16, 2026
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