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

verifcid: introduce and integrate Allowlist interface #407

Merged
merged 2 commits into from
Aug 16, 2023

blockservice: use functional option pattern for construction and add …

a0a69e0
Select commit
Loading
Failed to load commit list.
Merged

verifcid: introduce and integrate Allowlist interface #407

blockservice: use functional option pattern for construction and add …
a0a69e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 16, 2023 in 0s

82.22% of diff hit (target 49.78%)

View this Pull Request on Codecov

82.22% of diff hit (target 49.78%)

Annotations

Check warning on line 338 in blockservice/blockservice.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockservice/blockservice.go#L338

Added line #L338 was not covered by tests

Check warning on line 158 in provider/reprovider.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

provider/reprovider.go#L154-L158

Added lines #L154 - L158 were not covered by tests

Check warning on line 24 in verifcid/allowlist.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

verifcid/allowlist.go#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 39 in verifcid/allowlist.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

verifcid/allowlist.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 65 in verifcid/allowlist.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

verifcid/allowlist.go#L64-L65

Added lines #L64 - L65 were not covered by tests