Skip to content

Conversation

@meiravgri
Copy link
Collaborator

@meiravgri meiravgri commented Jan 7, 2026

Replace hardcoded array indices (0, 1, 2, 3) for SQ8 metadata access with sq8::MIN_VAL, sq8::DELTA, sq8::SUM, sq8::SUM_SQUARES enum values for improved readability and maintainability.

@meiravgri meiravgri changed the title use metadata indices from sq8 struct [MOD-13442] Refactor SQ8 metadata access to use sq8 enum constants Jan 7, 2026
@meiravgri meiravgri requested a review from dor-forer January 7, 2026 13:54
@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.13%. Comparing base (1d52631) to head (bd71534).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #881   +/-   ##
=======================================
  Coverage   97.13%   97.13%           
=======================================
  Files         128      129    +1     
  Lines        7604     7611    +7     
=======================================
+ Hits         7386     7393    +7     
  Misses        218      218           

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

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

dor-forer
dor-forer previously approved these changes Jan 7, 2026
Base automatically changed from meiravg_get_dist_func_sq8 to main January 7, 2026 14:23
@meiravgri meiravgri dismissed dor-forer’s stale review January 7, 2026 14:23

The base branch was changed.

@meiravgri meiravgri requested a review from dor-forer January 7, 2026 14:32
@meiravgri meiravgri enabled auto-merge January 7, 2026 14:32
@meiravgri meiravgri added this pull request to the merge queue Jan 7, 2026
Merged via the queue into main with commit 51d5247 Jan 7, 2026
18 checks passed
@meiravgri meiravgri deleted the meiravg_encapsulate_sq8_metadata branch January 7, 2026 15:43
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.

3 participants