Code-Inspect / flowr

A program slicer and dataflow analyzer for the R programming language.
https://github.com/Code-Inspect/flowr/wiki
GNU General Public License v3.0
14 stars 2 forks source link

feat(benchmark): store benchmark results in original subdirectories #836

Closed Ellpeck closed 2 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.74%. Comparing base (f880d58) to head (a684701).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #836 +/- ## ======================================== Coverage 71.74% 71.74% ======================================== Files 202 202 Lines 7337 7337 Branches 1138 1245 +107 ======================================== Hits 5264 5264 Misses 1708 1708 Partials 365 365 ```

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

EagleoutIce commented 2 weeks ago

This pull request is included in v2.0.9 (see Release v2.0.9 (Fix: File-Specific Benchmarks, Shorter Server Messages, Smaller Environments)).