codrsquad / pickley

Automate installation of standalone python CLIs
MIT License
45 stars 7 forks source link

Removed now unused auto-brew-uninstall code #15

Closed zsimic closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 :warning:

Comparison is base (4f457c6) 99.79% compared to head (8c75cb8) 99.79%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #15 +/- ## ========================================== - Coverage 99.79% 99.79% -0.01% ========================================== Files 13 13 Lines 2437 2395 -42 ========================================== - Hits 2432 2390 -42 Misses 5 5 ``` | [Impacted Files](https://app.codecov.io/gh/codrsquad/pickley/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/pickley/delivery.py](https://app.codecov.io/gh/codrsquad/pickley/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3BpY2tsZXkvZGVsaXZlcnkucHk=) | `100.00% <100.00%> (ø)` | | | [tests/test\_delivery.py](https://app.codecov.io/gh/codrsquad/pickley/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGVzdHMvdGVzdF9kZWxpdmVyeS5weQ==) | `100.00% <100.00%> (ø)` | | | [tests/test\_ops.py](https://app.codecov.io/gh/codrsquad/pickley/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGVzdHMvdGVzdF9vcHMucHk=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.