shorebirdtech / updater

libupdater code for Shorebird
Other
65 stars 13 forks source link

feat: update patch manager to only attempt to boot from a patch once #138

Closed bryanoltman closed 2 months ago

bryanoltman commented 3 months ago

Description

Draft while I test

Fixes https://github.com/shorebirdtech/engine/issues/79

Type of Change

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 96.45%. Comparing base (fe465ea) to head (07916cf). Report is 1 commits behind head on main.

Files Patch % Lines
library/src/cache/patch_manager.rs 94.73% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #138 +/- ## ========================================== - Coverage 96.69% 96.45% -0.25% ========================================== Files 20 20 Lines 2755 2846 +91 ========================================== + Hits 2664 2745 +81 - Misses 91 101 +10 ``` | [Flag](https://app.codecov.io/gh/shorebirdtech/updater/pull/138/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shorebirdtech) | Coverage ฮ” | | |---|---|---| | [library](https://app.codecov.io/gh/shorebirdtech/updater/pull/138/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shorebirdtech) | `97.79% <95.80%> (-0.31%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shorebirdtech#carryforward-flags-in-the-pull-request-comment) to find out more.

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