Skip to content

use std::string_view for has_prefix, has_infix, has_suffix#9099

Draft
kroening wants to merge 1 commit into
developfrom
string_view_has_prefix
Draft

use std::string_view for has_prefix, has_infix, has_suffix#9099
kroening wants to merge 1 commit into
developfrom
string_view_has_prefix

use std::string_view for has_prefix, has_infix, has_suffix

4268510
Select commit
Loading
Failed to load commit list.
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.