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/project succeeded Aug 16, 2023 in 1s

49.82% (+0.04%) compared to b96767c

View this Pull Request on Codecov

49.82% (+0.04%) compared to b96767c

Details

Codecov Report

Merging #407 (a0a69e0) into main (b96767c) will increase coverage by 0.04%.
The diff coverage is 82.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #407      +/-   ##
==========================================
+ Coverage   49.78%   49.82%   +0.04%     
==========================================
  Files         248      249       +1     
  Lines       29941    29972      +31     
==========================================
+ Hits        14906    14935      +29     
  Misses      13610    13610              
- Partials     1425     1427       +2     
Files Changed Coverage Δ
provider/reprovider.go 69.06% <14.28%> (-0.97%) ⬇️
verifcid/allowlist.go 66.66% <66.66%> (ø)
blockservice/blockservice.go 77.09% <95.74%> (+3.52%) ⬆️
verifcid/cid.go 100.00% <100.00%> (ø)

... and 14 files with indirect coverage changes