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

feat: stabilize bandwidth scheduler #12768

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jancionear
Copy link
Contributor

  • Move bandwidth scheduler to a stable protocol version (74)
  • Add scheduler parameters to runtime config

@jancionear jancionear requested a review from a team as a code owner January 21, 2025 19:59
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 70.50%. Comparing base (9d97226) to head (1625cd1).

Files with missing lines Patch % Lines
core/parameters/src/parameter_table.rs 0.00% 0 Missing and 4 partials ⚠️
...me-params-estimator/src/costs_to_runtime_config.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12768      +/-   ##
==========================================
- Coverage   70.51%   70.50%   -0.02%     
==========================================
  Files         846      846              
  Lines      174633   174635       +2     
  Branches   174633   174635       +2     
==========================================
- Hits       123149   123118      -31     
- Misses      46262    46282      +20     
- Partials     5222     5235      +13     
Flag Coverage Δ
backward-compatibility 0.16% <0.00%> (ø)
db-migration 0.16% <0.00%> (ø)
genesis-check 1.35% <0.00%> (?)
linux 69.11% <66.66%> (+0.23%) ⬆️
linux-nightly 70.11% <66.66%> (-0.02%) ⬇️
pytests 1.65% <0.00%> (+0.18%) ⬆️
sanity-checks 1.46% <0.00%> (-0.01%) ⬇️
unittests 70.33% <66.66%> (-0.04%) ⬇️
upgradability 0.20% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant