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/patch succeeded Sep 23, 2024 in 0s

74.77% of diff hit (target 65.66%)

View this Pull Request on Codecov

74.77% of diff hit (target 65.66%)

Annotations

Check warning on line 157 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt#L157

Added line #L157 was not covered by tests

Check warning on line 161 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt#L161

Added line #L161 was not covered by tests

Check warning on line 200 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt#L200

Added line #L200 was not covered by tests

Check warning on line 212 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt#L212

Added line #L212 was not covered by tests

Check warning on line 257 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt#L257

Added line #L257 was not covered by tests

Check warning on line 280 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt#L280

Added line #L280 was not covered by tests

Check warning on line 309 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt#L309

Added line #L309 was not covered by tests

Check warning on line 29 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/commitment/CommitmentCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/commitment/CommitmentCircuitCodeGenerator.kt#L29

Added line #L29 was not covered by tests

Check warning on line 34 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/commitment/CommitmentCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/commitment/CommitmentCircuitCodeGenerator.kt#L34

Added line #L34 was not covered by tests

Check warning on line 41 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/commitment/CommitmentCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/commitment/CommitmentCircuitCodeGenerator.kt#L41

Added line #L41 was not covered by tests

Check warning on line 48 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/commitment/CommitmentCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/commitment/CommitmentCircuitCodeGenerator.kt#L48

Added line #L48 was not covered by tests