-
Notifications
You must be signed in to change notification settings - Fork 261
refactor!: reorder shift operations to enable use of fold gadget #987
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
base: main
Are you sure you want to change the base?
refactor!: reorder shift operations to enable use of fold gadget #987
Conversation
14da938 to
7680ffd
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #987 +/- ##
==========================================
- Coverage 96.51% 96.51% -0.01%
==========================================
Files 295 295
Lines 55768 55767 -1
==========================================
- Hits 53824 53823 -1
Misses 1944 1944 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
b9f0133 to
df02066
Compare
a8c597d to
01395d3
Compare
01395d3 to
5d0c86a
Compare
|
This PR has been marked as stale due to 30 days of inactivity. It will be closed in 7 days if no further activity occurs. |
|
This PR has been marked as stale due to 30 days of inactivity. It will be closed in 7 days if no further activity occurs. |
Please be sure to look over the pull request guidelines here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/CONTRIBUTING.md#submit-pr.
Please go through the following checklist
!is used if and only if at least one breaking change has been introduced.source scripts/run_ci_checks.sh.source scripts/check_commits.sh, and the commit history is certified to follow clean commit guidelines as described here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/COMMIT_GUIDELINES.mdmainhave been incorporated to this PR by simple rebase if possible, if not, then conflicts are resolved appropriately.Rationale for this change
What changes are included in this PR?
Are these changes tested?