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

Autocomplete Options in flowR repl #730

Closed Ellpeck closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 70.71%. Comparing base (48570e8) to head (b68701e).

Files Patch % Lines
src/cli/repl/core.ts 35.29% 11 Missing :warning:
src/cli/common/scripts-info.ts 44.44% 5 Missing :warning:
src/cli/repl/commands/commands.ts 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #730 +/- ## ========================================== - Coverage 70.83% 70.71% -0.13% ========================================== Files 217 217 Lines 7076 7105 +29 Branches 1096 1103 +7 ========================================== + Hits 5012 5024 +12 - Misses 1771 1788 +17 Partials 293 293 ```

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

Ellpeck commented 3 months ago

i dare you to reject again

EagleoutIce commented 3 months ago

This pull request is included in v1.4.2 (see Release v1.4.2 (Dropping xmlparsedata, Benchmark Re-Runs, and Repl Fixes)).