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

fixed multi column #171

Merged
merged 5 commits into from
Oct 17, 2024
Merged

fixed multi column #171

merged 5 commits into from
Oct 17, 2024

Conversation

Soleimani193
Copy link
Contributor

@Soleimani193 Soleimani193 commented Oct 10, 2024

This PR addresses the issue regarding the lookup compiler.
the compiler was ignoring the multiColumn case, and only the first column was checked against the lookup table.

Checklist

  • I wrote new tests for my new core changes.
  • I have successfully ran tests, style checker and build against my new changes locally.
  • I have informed the team of any breaking changes if there are any.

@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.54%. Comparing base (f53e2d1) to head (d532b99).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #171   +/-   ##
=========================================
  Coverage     70.54%   70.54%           
  Complexity     1042     1042           
=========================================
  Files           282      282           
  Lines         11310    11310           
  Branches       1028     1080   +52     
=========================================
  Hits           7979     7979           
  Misses         2861     2861           
  Partials        470      470           
Flag Coverage Δ
hardhat 98.69% <ø> (ø)
kotlin 68.05% <ø> (ø)

@Soleimani193 Soleimani193 added the Prover Tag to use for all work impacting the prover label Oct 16, 2024
@Soleimani193 Soleimani193 marked this pull request as ready for review October 16, 2024 12:42
@Soleimani193 Soleimani193 merged commit 82ae143 into main Oct 17, 2024
15 of 16 checks passed
@Soleimani193 Soleimani193 deleted the prover/fix-lookup-multi-col-case branch October 17, 2024 10:11
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