Skip to content

feat(pricing): add -pricingUnitSize flag, deprecate -pixelsPerUnit - #3942

Open
rickstaa wants to merge 3 commits into
masterfrom
rs/deprecate-pixelsperunit-flag
Open

feat(pricing): add -pricingUnitSize flag, deprecate -pixelsPerUnit#3942
rickstaa wants to merge 3 commits into
masterfrom
rs/deprecate-pixelsperunit-flag

docs: add changelog entry for -pricingUnitSize flag

95a1d2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2026 in 0s

33.29223% (-0.00791%) compared to e628b9c

View this Pull Request on Codecov

33.29223% (-0.00791%) compared to e628b9c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 33.29223%. Comparing base (e628b9c) to head (95a1d2e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #3942         +/-   ##
===================================================
- Coverage   33.30014%   33.29223%   -0.00791%     
===================================================
  Files            171         171                 
  Lines          42174       42175          +1     
===================================================
- Hits           14044       14041          -3     
- Misses         27077       27080          +3     
- Partials        1053        1054          +1     
Files with missing lines Coverage Δ
cmd/livepeer/starter/flags.go 87.40741% <100.00000%> (+0.09398%) ⬆️

... and 6 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

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

Files with missing lines Coverage Δ
cmd/livepeer/starter/flags.go 87.40741% <100.00000%> (+0.09398%) ⬆️

... and 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.