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

Unify configuration structure for Lurk library and CLI #706

Merged
merged 1 commit into from
Oct 25, 2023

Refactor public param config

962f220
Select commit
Loading
Failed to load commit list.
Merged

Unify configuration structure for Lurk library and CLI #706

Refactor public param config
962f220
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 24, 2023 in 1s

19.25% of diff hit (target 53.14%)

View this Pull Request on Codecov

19.25% of diff hit (target 53.14%)

Annotations

Check warning on line 142 in clutch/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

clutch/src/lib.rs#L142

Added line #L142 was not covered by tests

Check warning on line 522 in clutch/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

clutch/src/lib.rs#L522

Added line #L522 was not covered by tests

Check warning on line 587 in clutch/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

clutch/src/lib.rs#L587

Added line #L587 was not covered by tests

Check warning on line 1193 in fcomm/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

fcomm/src/lib.rs#L1188-L1193

Added lines #L1188 - L1193 were not covered by tests

Check warning on line 1196 in fcomm/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

fcomm/src/lib.rs#L1195-L1196

Added lines #L1195 - L1196 were not covered by tests

Check warning on line 1213 in fcomm/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

fcomm/src/lib.rs#L1213

Added line #L1213 was not covered by tests

Check warning on line 596 in src/circuit/circuit_frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/circuit/circuit_frame.rs#L595-L596

Added lines #L595 - L596 were not covered by tests

Check warning on line 604 in src/circuit/circuit_frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/circuit/circuit_frame.rs#L603-L604

Added lines #L603 - L604 were not covered by tests

Check warning on line 663 in src/circuit/circuit_frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/circuit/circuit_frame.rs#L663

Added line #L663 was not covered by tests

Check warning on line 289 in src/circuit/gadgets/hashes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/circuit/gadgets/hashes.rs#L289

Added line #L289 was not covered by tests

Check warning on line 416 in src/circuit/gadgets/hashes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/circuit/gadgets/hashes.rs#L416

Added line #L416 was not covered by tests

Check warning on line 7 in src/cli/backend.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/backend.rs#L7

Added line #L7 was not covered by tests

Check warning on line 40 in src/cli/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/config.rs#L30-L40

Added lines #L30 - L40 were not covered by tests

Check warning on line 46 in src/cli/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/config.rs#L46

Added line #L46 was not covered by tests

Check warning on line 101 in src/cli/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/config.rs#L67-L101

Added lines #L67 - L101 were not covered by tests

Check warning on line 115 in src/cli/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/config.rs#L105-L115

Added lines #L105 - L115 were not covered by tests

Check warning on line 180 in src/cli/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/config.rs#L130-L180

Added lines #L130 - L180 were not covered by tests

Check warning on line 147 in src/cli/lurk_proof.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/lurk_proof.rs#L147

Added line #L147 was not covered by tests

Check warning on line 323 in src/cli/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/mod.rs#L312-L323

Added lines #L312 - L323 were not covered by tests

Check warning on line 342 in src/cli/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/mod.rs#L335-L342

Added lines #L335 - L342 were not covered by tests

Check warning on line 344 in src/cli/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/mod.rs#L344

Added line #L344 was not covered by tests

Check warning on line 346 in src/cli/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/mod.rs#L346

Added line #L346 was not covered by tests

Check warning on line 379 in src/cli/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/mod.rs#L368-L379

Added lines #L368 - L379 were not covered by tests

Check warning on line 398 in src/cli/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/mod.rs#L391-L398

Added lines #L391 - L398 were not covered by tests

Check warning on line 400 in src/cli/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/mod.rs#L400

Added line #L400 was not covered by tests