andrewdavidmackenzie / flow

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

Fix new clippys #2215

Closed andrewdavidmackenzie closed 2 months ago

andrewdavidmackenzie commented 2 months ago

Each new version of rust brings new clippys!

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 88%. Comparing base (730f791) to head (ae29465).

Files Patch % Lines
flowr/src/bin/flowrcli/main.rs 85% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2215 +/- ## ====================================== + Coverage 88% 88% +1% ====================================== Files 151 151 Lines 18645 18669 +24 ====================================== + Hits 16321 16346 +25 + Misses 2324 2323 -1 ```

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

andrewdavidmackenzie commented 2 months ago

@dependabot merge

On Mon, May 6, 2024, 12:51 PM codecov[bot] @.***> wrote:

Codecov https://app.codecov.io/gh/andrewdavidmackenzie/flow/pull/2215?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie Report

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

Project coverage is 88%. Comparing base (730f791) https://app.codecov.io/gh/andrewdavidmackenzie/flow/commit/730f791c4e5809082cfff1338d898b840369cf49?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie to head (ae29465) https://app.codecov.io/gh/andrewdavidmackenzie/flow/pull/2215?dropdown=coverage&src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie .

Files https://app.codecov.io/gh/andrewdavidmackenzie/flow/pull/2215?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie Patch % Lines flowr/src/bin/flowrcli/main.rs https://app.codecov.io/gh/andrewdavidmackenzie/flow/pull/2215?src=pr&el=tree&filepath=flowr%2Fsrc%2Fbin%2Fflowrcli%2Fmain.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie#diff-Zmxvd3Ivc3JjL2Jpbi9mbG93cmNsaS9tYWluLnJz 85% 12 Missing ⚠️ https://app.codecov.io/gh/andrewdavidmackenzie/flow/pull/2215?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie Additional details and impacted files

@@ Coverage Diff @@## master #2215 +/- ## ======================================+ Coverage 88% 88% +1%

Files 151 151 Lines 18645 18669 +24 ======================================+ Hits 16321 16346 +25 + Misses 2324 2323 -1

☔ View full report in Codecov by Sentry https://app.codecov.io/gh/andrewdavidmackenzie/flow/pull/2215?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie . 📢 Have feedback on the report? Share it here https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie .

— Reply to this email directly, view it on GitHub https://github.com/andrewdavidmackenzie/flow/pull/2215#issuecomment-2095731565, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKF4LFS6R76N5AHLHCRO2LZA5ODHAVCNFSM6AAAAABHIZCM2OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJVG4ZTCNJWGU . You are receiving this because you authored the thread.Message ID: @.***>