codrsquad / pickley

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

Corrected auto-heal #28

Closed zsimic closed 11 months ago

zsimic commented 11 months ago

Added test case to detect bug when pickley wrongly claims that an installation is unhealthy when a new version for an installed CLI becomes available

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (9ff32a9) 99.87% compared to head (0263aaf) 99.87%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #28 +/- ## ======================================= Coverage 99.87% 99.87% ======================================= Files 13 13 Lines 2321 2332 +11 ======================================= + Hits 2318 2329 +11 Misses 3 3 ```

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