dojo icon indicating copy to clipboard operation
dojo copied to clipboard

[dojo-core] use const array for pow2

Open notV4l opened this issue 1 year ago • 2 comments

this should work with next scarb version and be way cheaper

closes #1859

notV4l avatar Apr 24 '24 18:04 notV4l

this should work with next scarb version and be way cheaper

closes #1859

When you say next version, 2.6 or 2.7?

glihm avatar Apr 25 '24 20:04 glihm

this should work with next scarb version and be way cheaper

closes #1859

When you say next version, 2.6 or 2.7?

it works with current scarb nigthly

notV4l avatar Apr 25 '24 21:04 notV4l

@notV4l this one should now work correctly targeting the storage_layout branch. Will check that during this week and change the base branch. 👍

glihm avatar May 19 '24 20:05 glihm

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.54%. Comparing base (61c6f39) to head (9684e27). Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1878      +/-   ##
==========================================
+ Coverage   67.49%   67.54%   +0.04%     
==========================================
  Files         318      318              
  Lines       37898    37979      +81     
==========================================
+ Hits        25581    25654      +73     
- Misses      12317    12325       +8     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 29 '24 13:05 codecov[bot]