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

Introduce configurable blacklist #2827

Merged
merged 1 commit into from
Jul 24, 2023

Introduce configurable blacklist

1bf6edb
Select commit
Loading
Failed to load commit list.
Merged

Introduce configurable blacklist #2827

Introduce configurable blacklist
1bf6edb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2023 in 1s

56.74137% (-0.00267%) compared to 2b487db

View this Pull Request on Codecov

56.74137% (-0.00267%) compared to 2b487db

Details

Codecov Report

Merging #2827 (1bf6edb) into master (2b487db) will decrease coverage by 0.00267%.
The diff coverage is 62.50000%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #2827         +/-   ##
===================================================
- Coverage   56.74404%   56.74137%   -0.00267%     
===================================================
  Files             88          88                 
  Lines          19128       19143         +15     
===================================================
+ Hits           10854       10862          +8     
- Misses          7679        7686          +7     
  Partials         595         595                 
Impacted Files Coverage Δ
cmd/livepeer/starter/starter.go 4.26288% <0.00000%> (-0.02666%) ⬇️
discovery/db_discovery.go 70.32967% <100.00000%> (+0.10908%) ⬆️
discovery/discovery.go 92.12598% <100.00000%> (+0.45931%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b487db...1bf6edb. Read the comment docs.

Impacted Files Coverage Δ
cmd/livepeer/starter/starter.go 4.26288% <0.00000%> (-0.02666%) ⬇️
discovery/db_discovery.go 70.32967% <100.00000%> (+0.10908%) ⬆️
discovery/discovery.go 92.12598% <100.00000%> (+0.45931%) ⬆️