cairo-vm_in_go is a Go implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly without the need for this party to re-execute the same program.
Codecov Report
Attention:
24 lines
in your changes are missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #315 +/- ## ========================================== - Coverage 57.51% 57.50% -0.02% ========================================== Files 55 56 +1 Lines 7179 7243 +64 ========================================== + Hits 4129 4165 +36 - Misses 2633 2654 +21 - Partials 417 424 +7 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.