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

fix/allow "1b" config values for memory amount #2899

Merged
merged 1 commit into from
Jul 26, 2024

node/config: allow "1b" config values for memory amount

92a9abe
Select commit
Loading
Failed to load commit list.
Merged

fix/allow "1b" config values for memory amount #2899

node/config: allow "1b" config values for memory amount
92a9abe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2024 in 0s

23.73% (+0.00%) compared to 8448ff3

View this Pull Request on Codecov

23.73% (+0.00%) compared to 8448ff3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.73%. Comparing base (8448ff3) to head (92a9abe).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2899   +/-   ##
=======================================
  Coverage   23.73%   23.73%           
=======================================
  Files         775      775           
  Lines       44933    44933           
=======================================
  Hits        10664    10664           
  Misses      33417    33417           
  Partials      852      852           

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