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

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

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Applied spotless kotlin check

4881cdb
Select commit
Loading
Failed to load commit list.
Open

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

Applied spotless kotlin check
4881cdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 0s

65.77% (+0.11%) compared to 26d2750

View this Pull Request on Codecov

65.77% (+0.11%) compared to 26d2750

Details

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 ⚠️
...kends/commitment/CommitmentCircuitCodeGenerator.kt 38.46% 4 Missing and 4 partials ⚠️
Additional details and impacted files
@@             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     

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