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

return satellites to home #785

Closed EagleoutIce closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 71.83%. Comparing base (71db260) to head (7fbacd9).

Files Patch % Lines
...atures/supported/defined-functions/post-process.ts 15.62% 81 Missing :warning:
.../features/supported/used-functions/post-process.ts 25.47% 79 Missing :warning:
...ics/features/supported/assignments/post-process.ts 16.27% 72 Missing :warning:
...stics/features/supported/variables/post-process.ts 20.48% 66 Missing :warning:
...s/features/supported/used-packages/post-process.ts 22.50% 62 Missing :warning:
src/cli/repl/server/connection.ts 54.86% 38 Missing and 13 partials :warning:
src/cli/repl/commands/parse.ts 31.94% 49 Missing :warning:
...statistics/features/supported/comments/comments.ts 32.85% 47 Missing :warning:
...ics/features/supported/data-access/post-process.ts 22.95% 47 Missing :warning:
src/cli/repl/commands/commands.ts 43.05% 41 Missing :warning:
... and 42 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #785 +/- ## ========================================== - Coverage 80.94% 71.83% -9.12% ========================================== Files 163 200 +37 Lines 4729 7100 +2371 Branches 859 1183 +324 ========================================== + Hits 3828 5100 +1272 - Misses 631 1662 +1031 - Partials 270 338 +68 ```

: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)).