andrewdavidmackenzie / flow

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

Fix the build #2241

Closed andrewdavidmackenzie closed 4 weeks ago

andrewdavidmackenzie commented 4 weeks ago

An unused type check was causing clippy warning and build fail. MUst be a new

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88%. Comparing base (2b154c5) to head (cb30828).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2241 +/- ## ====================================== + Coverage 88% 88% +1% ====================================== Files 151 151 Lines 18738 18731 -7 ====================================== - Hits 16421 16420 -1 + Misses 2317 2311 -6 ```

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