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(lib/runtime): update MaxPossibleAllocation to 2^25 #3393

Merged

update `TestShouldGetMaxFromIndex` test

70012a1
Select commit
Loading
Failed to load commit list.
Merged

fix(lib/runtime): update MaxPossibleAllocation to 2^25 #3393

update `TestShouldGetMaxFromIndex` test
70012a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2023 in 0s

51.55% (target 50.00%)

View this Pull Request on Codecov

51.55% (target 50.00%)

Details

Codecov Report

Merging #3393 (70012a1) into development (c30f463) will increase coverage by 0.27%.
The diff coverage is n/a.

Additional details and impacted files
@@               Coverage Diff               @@
##           development    #3393      +/-   ##
===============================================
+ Coverage        51.27%   51.55%   +0.27%     
===============================================
  Files              228      228              
  Lines            28468    28468              
===============================================
+ Hits             14597    14676      +79     
+ Misses           12467    12389      -78     
+ Partials          1404     1403       -1