Skip to content

Conversation

@stuarttimwhite
Copy link
Contributor

@stuarttimwhite stuarttimwhite commented Aug 5, 2025

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

Both filter and slice use the fold gadget logic without actually calling the fold gadget.

What changes are included in this PR?

  • New solidity functions for the filter gadget.
  • Refactoring filter gadget use the fold gadget.

Are these changes tested?

Yes

@stuarttimwhite stuarttimwhite force-pushed the feat(sol)/filter-base-helper-functions branch 2 times, most recently from 2771523 to bbe2071 Compare August 5, 2025 20:47
@codecov
Copy link

codecov bot commented Aug 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.51%. Comparing base (e2610ef) to head (7a0bd2a).
⚠️ Report is 112 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #994      +/-   ##
==========================================
- Coverage   96.51%   96.51%   -0.01%     
==========================================
  Files         295      295              
  Lines       55768    55707      -61     
==========================================
- Hits        53824    53763      -61     
  Misses       1944     1944              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stuarttimwhite stuarttimwhite force-pushed the feat(sol)/filter-base-helper-functions branch 5 times, most recently from 87a7e0e to 351669e Compare August 6, 2025 03:28
@stuarttimwhite stuarttimwhite marked this pull request as ready for review August 6, 2025 03:53
@stuarttimwhite stuarttimwhite requested review from JayWhite2357 and iajoiner and removed request for JayWhite2357 August 6, 2025 03:53
@stuarttimwhite stuarttimwhite force-pushed the feat(sol)/filter-base-helper-functions branch 2 times, most recently from cadd64f to 92aea2b Compare August 15, 2025 14:15
@github-actions
Copy link

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.

@github-actions github-actions bot added the stale label Sep 19, 2025
@stuarttimwhite stuarttimwhite force-pushed the feat(sol)/filter-base-helper-functions branch from 92aea2b to 7a0bd2a Compare September 22, 2025 16:51
@github-actions github-actions bot removed the stale label Sep 26, 2025
@github-actions
Copy link

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.

@github-actions github-actions bot added the stale label Oct 31, 2025
@github-actions github-actions bot removed the stale label Nov 7, 2025
@github-actions
Copy link

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.

@github-actions github-actions bot added the stale label Dec 12, 2025
@github-actions github-actions bot removed the stale label Dec 19, 2025
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.

2 participants