Skip to content

use std::string_view in dstring

ee9b0a7
Select commit
Loading
Failed to load commit list.
Open

use std::string_view in dstring #9006

use std::string_view in dstring
ee9b0a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 0s

81.11% (+0.56%) compared to 166a7d4

View this Pull Request on Codecov

81.11% (+0.56%) compared to 166a7d4

Details

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.11%. Comparing base (166a7d4) to head (ee9b0a7).

Files with missing lines Patch % Lines
src/util/string_hash.cpp 60.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9006      +/-   ##
===========================================
+ Coverage    80.55%   81.11%   +0.56%     
===========================================
  Files         1707     1707              
  Lines       189016   210291   +21275     
  Branches        73       73              
===========================================
+ Hits        152261   170585   +18324     
- Misses       36755    39706    +2951     

☔ 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.