Skip to content

Add iterative implementation alongside recursive BinarySearch #8717

Add iterative implementation alongside recursive BinarySearch

Add iterative implementation alongside recursive BinarySearch #8717

Triggered via pull request April 1, 2026 17:40
Status Success
Total duration 3m 12s
Artifacts

codeql.yml

on: pull_request
AnalyzeJava
3m 9s
AnalyzeJava
AnalyzeActions
47s
AnalyzeActions
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
AnalyzeActions
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
AnalyzeJava
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
AnalyzeJava
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.