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 for CI to pass

415e91b
Select commit
Loading
Failed to load commit list.
Open

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

Applied spotless kotlin for CI to pass
415e91b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 0s

65.73% (+0.07%) compared to 26d2750

View this Pull Request on Codecov

65.73% (+0.07%) compared to 26d2750

Details

Codecov Report

Attention: Patch coverage is 71.28713% with 29 lines in your changes missing coverage. Please review.

Project coverage is 65.73%. Comparing base (26d2750) to head (415e91b).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
...ackends/cleartext/CleartextCircuitCodeGenerator.kt 74.44% 8 Missing and 15 partials ⚠️
...kends/commitment/CommitmentCircuitCodeGenerator.kt 33.33% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #795      +/-   ##
============================================
+ Coverage     65.66%   65.73%   +0.07%     
- Complexity     1319     1333      +14     
============================================
  Files           258      259       +1     
  Lines         11018    11117      +99     
  Branches       1599     1619      +20     
============================================
+ Hits           7235     7308      +73     
- Misses         3470     3481      +11     
- Partials        313      328      +15     

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