paulegradie / Sailfish

Sailfish - a production friendly performance benchmark runner for .NET
https://paulgradie.com/Sailfish/
MIT License
11 stars 4 forks source link

Fix analyzers prep #163

Closed paulegradie closed 1 month ago

paulegradie commented 1 month ago

Description

Deconstructs analyzers in prep for fixes

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 84.61538% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 56.48%. Comparing base (16b2c36) to head (c09d514).

Files Patch % Lines
...ablePropertiesWarningWhenSetInGlobalSetupMethod.cs 0.00% 12 Missing :warning:
...fish.Analyzers/DiagnosticAnalyzers/AnalyzerBase.cs 75.00% 4 Missing :warning:
...InAnySailfishGlobalSetup/ShouldBePublicAnalyzer.cs 93.75% 0 Missing and 1 partial :warning:
...lfish.Analyzers/Utils/SailfishAnalyzerException.cs 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #163 +/- ## ========================================== - Coverage 56.67% 56.48% -0.20% ========================================== Files 318 316 -2 Lines 9976 9833 -143 Branches 1286 1277 -9 ========================================== - Hits 5654 5554 -100 + Misses 3996 3952 -44 - Partials 326 327 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.