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

Prover/Constraint for IsInsertRow3 #147

Merged
merged 4 commits into from
Oct 26, 2024

Conversation

arijitdutta67
Copy link
Contributor

This PR adds the following constraint on IsInsertRow3

  1. If IsEmptyLeaf is one for INSERT, then it is set to true

@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.61%. Comparing base (333adfc) to head (acdd540).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #147   +/-   ##
=========================================
  Coverage     71.61%   71.61%           
  Complexity     1084     1084           
=========================================
  Files           299      299           
  Lines         12145    12145           
  Branches       1083     1135   +52     
=========================================
  Hits           8698     8698           
  Misses         2956     2956           
  Partials        491      491           
Flag Coverage Δ
hardhat 98.67% <ø> (ø)
kotlin 69.43% <ø> (ø)

@arijitdutta67 arijitdutta67 self-assigned this Oct 8, 2024
@arijitdutta67 arijitdutta67 marked this pull request as ready for review October 8, 2024 07:51
@arijitdutta67 arijitdutta67 added the Prover Tag to use for all work impacting the prover label Oct 17, 2024
@AlexandreBelling AlexandreBelling merged commit db82f0f into main Oct 26, 2024
17 of 18 checks passed
@AlexandreBelling AlexandreBelling deleted the prover/constraint-is-insert-row-3 branch October 26, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prover Tag to use for all work impacting the prover
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants