paulegradie / Sailfish

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

Improve Test Coverage #156

Closed paulegradie closed 2 months ago

paulegradie commented 2 months ago

Description

Adds tests for various things including the perf test result aggregator.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 41.05%. Comparing base (40fa6e6) to head (df74f51). Report is 2 commits behind head on main.

Files Patch % Lines
...ailDiff/SailDiffReadInBeforeAndAfterDataHandler.cs 0.00% 2 Missing :warning:
...ackingFilesOrderedChronologicallyRequestHandler.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 #156 +/- ## ========================================== + Coverage 40.45% 41.05% +0.60% ========================================== Files 336 336 Lines 13309 13314 +5 Branches 1869 1869 ========================================== + Hits 5384 5466 +82 + Misses 7617 7542 -75 + Partials 308 306 -2 ```

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