use std::string_view in string_utils
#9005
+294
−291
Open
Codecov / codecov/project
succeeded
May 11, 2026 in 0s
80.55% (+0.00%) compared to 166a7d4
View this Pull Request on Codecov
80.55% (+0.00%) compared to 166a7d4
Details
Codecov Report
❌ Patch coverage is 98.55072% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.55%. Comparing base (166a7d4) to head (e81b174).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/util/string_utils.cpp | 78.94% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #9005 +/- ##
========================================
Coverage 80.55% 80.55%
========================================
Files 1707 1707
Lines 189016 189015 -1
Branches 73 73
========================================
+ Hits 152261 152262 +1
+ Misses 36755 36753 -2 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading