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

Report Memory Consumption of the DF Graph #832

Closed EagleoutIce closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 71.84%. Comparing base (5079896) to head (931c62d).

Files Patch % Lines
src/benchmark/stats/size-of.ts 90.90% 1 Missing and 1 partial :warning:
src/benchmark/stats/print.ts 85.71% 0 Missing and 1 partial :warning:
src/benchmark/summarizer/first-phase/process.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #832 +/- ## ========================================== + Coverage 71.81% 71.84% +0.03% ========================================== Files 201 202 +1 Lines 7244 7274 +30 Branches 1224 1228 +4 ========================================== + Hits 5202 5226 +24 - Misses 1688 1691 +3 - Partials 354 357 +3 ```

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

EagleoutIce commented 4 weeks ago

This pull request is included in v2.0.3 (see Release v2.0.3 (Fine-Grained Benchmarks)).