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

fix: mermaid printing, assign ids, and environment references #811

Closed EagleoutIce closed 1 month ago

EagleoutIce commented 1 month ago

This should fix #810 (and improve a lot more), but the tests should be implemented by #800.

codecov[bot] commented 1 month ago

Codecov Report

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

Please upload report for BASE (main@1dcff63). Learn more about missing BASE report.

Files Patch % Lines
src/dataflow/environments/diff.ts 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #811 +/- ## ======================================= Coverage ? 71.74% ======================================= Files ? 201 Lines ? 7214 Branches ? 1114 ======================================= Hits ? 5176 Misses ? 1686 Partials ? 352 ```

: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.2 (see Release v2.0.2 (Fixing Control-Flow, Markdown-Exports, and Handling of Unnamed Closures)).

EagleoutIce commented 1 month ago

This pull request is included in v2.0.2 (see Release v2.0.2 (Fixing Control-Flow, Markdown-Exports, and Handling of Unnamed Closures)).