paulegradie / Sailfish

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

Fix CI and add test coverage #157

Closed paulegradie closed 1 month ago

paulegradie commented 1 month ago

Description

Fixes the CI pipeline so as to not not push packages on nightly builds and also set the version correctly given the branch

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 41.46%. Comparing base (4740421) to head (5965da4).

Files Patch % Lines
source/Sailfish.TestAdapter/TestExecutor.cs 0.00% 1 Missing :warning:
...sh/ScalefishAnalysisCompleteNotificationHandler.cs 0.00% 0 Missing and 1 partial :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #157 +/- ## ========================================== + Coverage 41.03% 41.46% +0.43% ========================================== Files 336 336 Lines 13310 13311 +1 Branches 1869 1869 ========================================== + Hits 5462 5520 +58 + Misses 7542 7478 -64 - Partials 306 313 +7 ```

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