Replace __builtin_ffs with std::countr_zero #827
Merged
Codecov / codecov/project
failed
Dec 6, 2025 in 0s
98.33% (-0.07%) compared to 19d2119
View this Pull Request on Codecov
98.33% (-0.07%) compared to 19d2119
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.33%. Comparing base (19d2119) to head (35bc1b4).
Additional details and impacted files
@@ Coverage Diff @@
## master #827 +/- ##
==========================================
- Coverage 98.39% 98.33% -0.07%
==========================================
Files 35 35
Lines 6480 6483 +3
==========================================
- Hits 6376 6375 -1
- Misses 104 108 +4 ☔ 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.
Loading