apl-cornell / viaduct

An extensible compiler for cryptography.
https://viaduct-lang.org
MIT License
20 stars 4 forks source link

Implementation of Commitment Protocol backend for Viaduct 2.0 (Circuit IR) #795

Open adityanathan opened 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 74.77477% with 28 lines in your changes missing coverage. Please review.

Project coverage is 65.77%. Comparing base (26d2750) to head (4881cdb). Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
...ackends/cleartext/CleartextCircuitCodeGenerator.kt 79.16% 7 Missing and 13 partials :warning:
...kends/commitment/CommitmentCircuitCodeGenerator.kt 38.46% 4 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #795 +/- ## ============================================ + Coverage 65.66% 65.77% +0.11% - Complexity 1319 1338 +19 ============================================ Files 258 259 +1 Lines 11018 11127 +109 Branches 1599 1618 +19 ============================================ + Hits 7235 7319 +84 - Misses 3470 3480 +10 - Partials 313 328 +15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.