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-fix: only print ids in may refernces #847

Closed EagleoutIce closed 6 days ago

codecov[bot] commented 6 days ago

Codecov Report

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

Project coverage is 71.75%. Comparing base (6078504) to head (70467e1).

Files Patch % Lines
src/util/mermaid/dfg.ts 33.33% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #847 +/- ## ======================================== Coverage 71.75% 71.75% ======================================== Files 202 202 Lines 7340 7340 Branches 1245 1137 -108 ======================================== Hits 5267 5267 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 6 days ago

This pull request is included in v2.0.10 (see Release v2.0.10 (Fix: Correctly print CDs in mermaid)).