paulegradie / Sailfish

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

Fixes for adapter saildiff execution & TestCaseIds on globalsetup exception #168

Closed paulegradie closed 1 month ago

paulegradie commented 1 month ago

Description

Fixes: https://github.com/paulegradie/Sailfish/issues/167 Fixes a recent bug introduced preventing test adapter saildiff execution

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 65.93%. Comparing base (eacadc8) to head (7fb922e).

Files Patch % Lines
...CaseEvents/TestCaseCompletedNotificationHandler.cs 0.00% 9 Missing :warning:
.../Sailfish/Extensions/Types/TrackingFileDataList.cs 0.00% 7 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 #168 +/- ## ========================================== - Coverage 66.04% 65.93% -0.11% ========================================== Files 309 309 Lines 8196 8179 -17 Branches 955 955 ========================================== - Hits 5413 5393 -20 - Misses 2480 2483 +3 Partials 303 303 ```

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