Skip to content
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

refactor!: remove accessor from ProofPlan::count #347

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

iajoiner
Copy link
Contributor

@iajoiner iajoiner commented Nov 7, 2024

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

Rationale for this change

We want to remove the arg since it has never been used and because it benefits ProofPlan composition.

What changes are included in this PR?

See title.

Are these changes tested?

Existing tests should pass

@iajoiner iajoiner requested a review from JayWhite2357 November 7, 2024 16:26
@iajoiner iajoiner force-pushed the refactor/rem-count-accessor branch from c81a5a8 to b2e059e Compare November 7, 2024 16:26
That's because the arg is never used
@iajoiner iajoiner enabled auto-merge November 8, 2024 17:56
@iajoiner iajoiner force-pushed the refactor/rem-count-accessor branch from b2e059e to 1efb520 Compare November 8, 2024 17:56
@iajoiner iajoiner merged commit 107fa10 into main Nov 8, 2024
11 checks passed
Copy link

github-actions bot commented Nov 8, 2024

🎉 This PR is included in version 0.38.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@iajoiner iajoiner deleted the refactor/rem-count-accessor branch November 12, 2024 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants