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

Remove the need for names in the Dataflow Graph #776

Closed Ellpeck closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 80.77%. Comparing base (eeb85db) to head (a05eec4).

Files Patch % Lines
src/util/mermaid/dfg.ts 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #776 +/- ## ======================================= Coverage 80.76% 80.77% ======================================= Files 163 162 -1 Lines 4685 4687 +2 Branches 781 854 +73 ======================================= + Hits 3784 3786 +2 + Misses 631 630 -1 - Partials 270 271 +1 ```

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

EagleoutIce commented 1 month ago

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

EagleoutIce commented 1 month ago

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).