Skip to content

Update for function pointers in C# 9#4059

Merged
sharwell merged 10 commits intoDotNetAnalyzers:masterfrom
sharwell:function-pointers
Dec 6, 2025
Merged

Update for function pointers in C# 9#4059
sharwell merged 10 commits intoDotNetAnalyzers:masterfrom
sharwell:function-pointers

Conversation

@sharwell
Copy link
Copy Markdown
Member

@sharwell sharwell commented Dec 2, 2025

Closes #3970

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 3, 2025

Codecov Report

❌ Patch coverage is 98.17073% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.47%. Comparing base (caaf3e7) to head (dc28e2a).
⚠️ Report is 36 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #4059    +/-   ##
========================================
  Coverage   97.47%   97.47%            
========================================
  Files        1012     1017     +5     
  Lines      118013   118175   +162     
  Branches     3462     3604   +142     
========================================
+ Hits       115031   115190   +159     
- Misses       1975     1976     +1     
- Partials     1007     1009     +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sharwell sharwell requested a review from AArnott December 5, 2025 17:55
@sharwell sharwell merged commit 4d92a69 into DotNetAnalyzers:master Dec 6, 2025
21 checks passed
@sharwell sharwell deleted the function-pointers branch December 6, 2025 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Review impact of function pointers on existing rules

2 participants