Skip to content

Fix simd disabled case by typo. - #867

Merged
ColinLeeo merged 1 commit into
developfrom
support_simd
Jul 17, 2026
Merged

Fix simd disabled case by typo.#867
ColinLeeo merged 1 commit into
developfrom
support_simd

Conversation

@ColinLeeo

Copy link
Copy Markdown
Contributor

Previously, due to a typo, SIMD was not enabled for the C++ build produced by Maven. This PR fixes the configuration.

@ColinLeeo ColinLeeo changed the title Support simd Fix simd disabled case by typo. Jul 16, 2026
@codecov-commenter

codecov-commenter commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.47%. Comparing base (e5e4ccc) to head (47a1511).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #867      +/-   ##
===========================================
- Coverage    60.54%   60.47%   -0.08%     
===========================================
  Files          735      740       +5     
  Lines        48456    48617     +161     
  Branches      7679     7713      +34     
===========================================
+ Hits         29337    29400      +63     
- Misses       17718    17809      +91     
- Partials      1401     1408       +7     

☔ View full report in Codecov by Harness.
📢 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.

@ColinLeeo
ColinLeeo merged commit 4668950 into develop Jul 17, 2026
29 checks passed
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.

2 participants