romange / helio

A modern framework for backend development based on io_uring Linux interface
Apache License 2.0
447 stars 50 forks source link

fix: compile on arm missing bracket on cpu_features #287

Closed kostasrim closed 4 months ago

kostasrim commented 4 months ago

Fails to build on arm see https://github.com/dragonflydb/dragonfly/actions/runs/9743732272/job/26889678052#step:5:499

codecov-commenter commented 4 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 77.29%. Comparing base (d30de86) to head (cb8d1cf). Report is 68 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #287 +/- ## ========================================== - Coverage 77.60% 77.29% -0.32% ========================================== Files 103 108 +5 Lines 7824 8081 +257 ========================================== + Hits 6072 6246 +174 - Misses 1752 1835 +83 ```

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