paulegradie / Sailfish

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

Additional deletions of unused code #160

Closed paulegradie closed 1 month ago

paulegradie commented 1 month ago

Description

Further deletes cruft accumulated from the integration of accord.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 53.31%. Comparing base (eb4da54) to head (9fee9fb).

Files Patch % Lines
...sis/SailDiff/Statistics/StatsCore/Ops/MatrixOps.cs 0.00% 12 Missing :warning:
...s/StatsCore/Distributions/EmpiricalDistribution.cs 0.00% 10 Missing :warning:
.../Analysis/SailDiff/Statistics/StatsCore/Ops/Ops.cs 0.00% 4 Missing :warning:
...lysis/SailDiff/Statistics/StatsCore/DoubleRange.cs 0.00% 2 Missing :warning:
...sh/Analysis/SailDiff/Statistics/StatsCore/Range.cs 0.00% 2 Missing :warning:
...Analysis/SailDiff/Statistics/StatsCore/IntRange.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 #160 +/- ## ========================================== + Coverage 44.14% 53.31% +9.17% ========================================== Files 335 325 -10 Lines 12712 10696 -2016 Branches 1782 1408 -374 ========================================== + Hits 5612 5703 +91 + Misses 6775 4668 -2107 Partials 325 325 ```

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