Skip to content

Add a version-check to BigInt quick-eval test #3760

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

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

d10c
Copy link
Contributor

@d10c d10c commented Oct 15, 2024

Closes #3759

Fixes a problem in #3647 where the tests did not pass under older CLI versions.

This separates the BigInt code into its own file and quick-evals it only on CLI versions that support QlBuiltins::BigInt.

@d10c d10c requested a review from koesie10 October 15, 2024 09:56
@d10c d10c marked this pull request as ready for review October 15, 2024 09:56
@d10c d10c requested a review from a team as a code owner October 15, 2024 09:56
@d10c d10c mentioned this pull request Oct 15, 2024
@d10c
Copy link
Contributor Author

d10c commented Oct 15, 2024

Tests pass on older CLI versions: https://github.com/github/vscode-codeql/actions/runs/11343913756

This PR is ready to merge pending approval.

@d10c d10c enabled auto-merge October 15, 2024 10:30
Copy link
Member

@koesie10 koesie10 left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM!

@d10c d10c merged commit 7e4180b into github:main Oct 15, 2024
29 checks passed
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.

CLI test failure
2 participants