andrewdavidmackenzie / flow

Exploration of a data-flow programming paradigm
MIT License
25 stars 2 forks source link

Simple sequence re-implementation #2208

Closed andrewdavidmackenzie closed 2 months ago

andrewdavidmackenzie commented 2 months ago

Fixes #2204

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 88%. Comparing base (44298f9) to head (8ac98b6). Report is 6 commits behind head on master.

Files Patch % Lines
flowr/src/lib/run_state.rs 86% 47 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2208 +/- ## ======================================= - Coverage 88% 88% -0% ======================================= Files 151 151 Lines 18318 18474 +156 ======================================= + Hits 16073 16192 +119 - Misses 2245 2282 +37 ```

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