Skip to content

Preserve nullable struct null-check semantics in UA0003#4039

Merged
marcschier merged 2 commits into
OPCFoundation:masterfrom
marcschier:marcschier/review-fix/ua0003-nullable
Jul 22, 2026
Merged

Preserve nullable struct null-check semantics in UA0003#4039
marcschier merged 2 commits into
OPCFoundation:masterfrom
marcschier:marcschier/review-fix/ua0003-nullable

Address UA0003 review feedback

e15c475
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2026 in 1s

73.54% (-0.02%) compared to 70c74e7

View this Pull Request on Codecov

73.54% (-0.02%) compared to 70c74e7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.54%. Comparing base (70c74e7) to head (e15c475).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4039      +/-   ##
==========================================
- Coverage   73.55%   73.54%   -0.02%     
==========================================
  Files        1345     1345              
  Lines      180036   180037       +1     
  Branches    31677    31678       +1     
==========================================
- Hits       132427   132404      -23     
- Misses      36911    36922      +11     
- Partials    10698    10711      +13     
Files with missing lines Coverage Δ
...r/Analyzers/UA0003NullCheckOnStructTypeAnalyzer.cs 90.47% <100.00%> (+4.42%) ⬆️

... and 21 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.