Skip to content

Fix array Contains under C# 14 - #578

Merged
phnx47 merged 1 commit into
mainfrom
fix-array-contains-csharp14
Jul 24, 2026
Merged

Fix array Contains under C# 14#578
phnx47 merged 1 commit into
mainfrom
fix-array-contains-csharp14

Fix array Contains under C# 14

3b8d0c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 24, 2026 in 1s

64.03% (-0.05%) compared to d18ad3a

View this Pull Request on Codecov

64.03% (-0.05%) compared to d18ad3a

Details

Codecov Report

❌ Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.03%. Comparing base (d18ad3a) to head (3b8d0c3).

Files with missing lines Patch % Lines
src/SqlGenerator/ExpressionHelper.cs 62.50% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #578      +/-   ##
==========================================
- Coverage   64.08%   64.03%   -0.05%     
==========================================
  Files          59       59              
  Lines        1985     1991       +6     
  Branches      392      394       +2     
==========================================
+ Hits         1272     1275       +3     
- Misses        572      573       +1     
- Partials      141      143       +2     

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