Skip to content

refactor(util): migrate util/* SFINAE patterns to C++20 concepts#7632

Merged
DennisOSRM merged 3 commits into
masterfrom
sfinae-concepts-util-headers
Jun 22, 2026
Merged

refactor(util): migrate util/* SFINAE patterns to C++20 concepts#7632
DennisOSRM merged 3 commits into
masterfrom
sfinae-concepts-util-headers

ci: trigger

e20be43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2026 in 0s

94.23% (+3.40%) compared to b9d7303

View this Pull Request on Codecov

94.23% (+3.40%) compared to b9d7303

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.23%. Comparing base (b9d7303) to head (e20be43).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7632      +/-   ##
==========================================
+ Coverage   90.83%   94.23%   +3.40%     
==========================================
  Files         484      484              
  Lines       37816    37815       -1     
==========================================
+ Hits        34350    35635    +1285     
+ Misses       3466     2180    -1286     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.