dotnet / roslyn-analyzers

MIT License
1.6k stars 466 forks source link

Enable TSA reporting #7440

Closed jaredpar closed 1 month ago

jaredpar commented 1 month ago

Turns on TSA reporting for this repository

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.50%. Comparing base (6955638) to head (d657997). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7440 +/- ## ======================================= Coverage 96.50% 96.50% ======================================= Files 1448 1448 Lines 346766 346766 Branches 11399 11399 ======================================= Hits 334631 334631 Misses 9247 9247 Partials 2888 2888 ```