-
Notifications
You must be signed in to change notification settings - Fork 110
H-5877: Add MIR builder testing framework to HashQL skill documentation #8197
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
indietyp
merged 2 commits into
main
from
bm/h-5877-hashql-update-skill-to-include-mir-builder
Dec 19, 2025
Merged
H-5877: Add MIR builder testing framework to HashQL skill documentation #8197
indietyp
merged 2 commits into
main
from
bm/h-5877-hashql-update-skill-to-include-mir-builder
Dec 19, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PR SummaryAdds MIR Builder testing documentation, updates quick reference and references, and introduces a comprehensive guide for programmatic MIR test construction.
Written by Cursor Bugbot for commit 49ceb3a. This will update automatically on new commits. Configure here. |
1 task
Member
Author
This was referenced Dec 18, 2025
9d400b7 to
18bd814
Compare
3 tasks
ace4d3d to
ac9b7f1
Compare
18bd814 to
f1c535e
Compare
3 tasks
ac9b7f1 to
20bb74e
Compare
f1c535e to
5555534
Compare
5555534 to
73e5584
Compare
20bb74e to
f480f90
Compare
f480f90 to
cf67552
Compare
73e5584 to
a617bab
Compare
TimDiekmann
approved these changes
Dec 19, 2025
a617bab to
d17cdce
Compare
cf67552 to
eacd6c4
Compare
Base automatically changed from
bm/be-251-hashql-create-transformation-benchmarks
to
main
December 19, 2025 16:15
d17cdce to
49ceb3a
Compare
Contributor
Merge activity
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Add MIR Builder Testing Support to HashQL Testing Documentation
🌟 What is the purpose of this PR?
This PR adds documentation and skill configuration for the MIR Builder testing approach in HashQL. It introduces a new testing strategy for MIR passes that allows programmatic construction of MIR bodies for unit testing.
🔍 What does this change?
🛡 What tests cover this?
❓ How to test this?
Pre-Merge Checklist 🚀
🚢 Has this modified a publishable library?
This PR:
📜 Does this require a change to the docs?
The changes in this PR:
🕸️ Does this require a change to the Turbo Graph?
The changes in this PR: