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

Create option to filter Os by min livepeer version used #3050

Merged
merged 12 commits into from
May 13, 2024

Add check for nil node.Capabilities

f83dce8
Select commit
Loading
Failed to load commit list.
Merged

Create option to filter Os by min livepeer version used #3050

Add check for nil node.Capabilities
f83dce8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2024 in 0s

57.37820% (+0.04954%) compared to 6e49ae2

View this Pull Request on Codecov

57.37820% (+0.04954%) compared to 6e49ae2

Details

Codecov Report

Attention: Patch coverage is 76.74419% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 57.37820%. Comparing base (6e49ae2) to head (f83dce8).

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #3050         +/-   ##
===================================================
+ Coverage   57.32866%   57.37820%   +0.04954%     
===================================================
  Files             92          92                 
  Lines          15685       15722         +37     
===================================================
+ Hits            8992        9021         +29     
- Misses          6091        6099          +8     
  Partials         602         602                 
Files Coverage Δ
cmd/livepeer/livepeer.go 50.33113% <100.00000%> (+0.33113%) ⬆️
core/livepeernode.go 68.18182% <100.00000%> (ø)
core/orchestrator.go 78.31933% <100.00000%> (+0.07312%) ⬆️
server/broadcast.go 80.00000% <100.00000%> (+0.04310%) ⬆️
server/mediaserver.go 67.50484% <100.00000%> (+0.03146%) ⬆️
core/capabilities.go 83.69565% <86.20690%> (+0.16151%) ⬆️
cmd/livepeer/starter/starter.go 7.15005% <0.00000%> (-0.02892%) ⬇️

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 6e49ae2...f83dce8. Read the comment docs.

Files Coverage Δ
cmd/livepeer/livepeer.go 50.33113% <100.00000%> (+0.33113%) ⬆️
core/livepeernode.go 68.18182% <100.00000%> (ø)
core/orchestrator.go 78.31933% <100.00000%> (+0.07312%) ⬆️
server/broadcast.go 80.00000% <100.00000%> (+0.04310%) ⬆️
server/mediaserver.go 67.50484% <100.00000%> (+0.03146%) ⬆️
core/capabilities.go 83.69565% <86.20690%> (+0.16151%) ⬆️
cmd/livepeer/starter/starter.go 7.15005% <0.00000%> (-0.02892%) ⬇️