refactor(util): replace SFINAE with C++20 concepts in packed_vector.hpp#7631
Merged
Codecov / codecov/project
succeeded
Jun 21, 2026 in 1s
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 (44dfa64).
Additional details and impacted files
@@ Coverage Diff @@
## master #7631 +/- ##
==========================================
+ Coverage 90.83% 94.23% +3.40%
==========================================
Files 484 484
Lines 37816 37816
==========================================
+ Hits 34350 35637 +1287
+ Misses 3466 2179 -1287 ☔ 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.
Loading