use std::string_view for has_prefix, has_infix, has_suffix#9099
Draft
kroening wants to merge 1 commit into
Draft
use std::string_view for has_prefix, has_infix, has_suffix#9099kroening wants to merge 1 commit into
std::string_view for has_prefix, has_infix, has_suffix#9099kroening wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jul 3, 2026 in 1s
80.78% (+0.00%) compared to 1e835df
View this Pull Request on Codecov
80.78% (+0.00%) compared to 1e835df
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.78%. Comparing base (1e835df) to head (4268510).
Additional details and impacted files
@@ Coverage Diff @@
## develop #9099 +/- ##
========================================
Coverage 80.77% 80.78%
========================================
Files 1712 1712
Lines 189814 189822 +8
Branches 73 73
========================================
+ Hits 153324 153343 +19
+ Misses 36490 36479 -11 ☔ 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