Skip to content

Merge branch 'master' into raw-string-literal/issue-520

4b1063f
Select commit
Loading
Failed to load commit list.
Merged

refactor(csharp): replace escaped quotes in interpolated strings with raw string literals for clarity #527

Merge branch 'master' into raw-string-literal/issue-520
4b1063f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2025 in 1s

95.19% (+0.03%) compared to 88968a4

View this Pull Request on Codecov

95.19% (+0.03%) compared to 88968a4

Details

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.19%. Comparing base (88968a4) to head (4b1063f).

Files with missing lines Patch % Lines
DataStructures/RedBlackTree/RedBlackTree.cs 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #527      +/-   ##
==========================================
+ Coverage   95.15%   95.19%   +0.03%     
==========================================
  Files         272      272              
  Lines       10921    10920       -1     
  Branches     1536     1536              
==========================================
+ Hits        10392    10395       +3     
+ Misses        402      400       -2     
+ Partials      127      125       -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.