shorebirdtech / updater

libupdater code for Shorebird
Other
66 stars 13 forks source link

chore: rename patch to packager #158

Closed erickzanardo closed 5 months ago

erickzanardo commented 5 months ago

Description

This PR renamed the patch tool to packager.

Type of Change

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 94.21%. Comparing base (caaa14c) to head (8078281).

Files Patch % Lines
packager/src/bin/string_patch.rs 0.00% 4 Missing :warning:
packager/src/main.rs 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #158 +/- ## ========================================== - Coverage 96.03% 94.21% -1.82% ========================================== Files 20 23 +3 Lines 2898 2989 +91 ========================================== + Hits 2783 2816 +33 - Misses 115 173 +58 ``` | [Flag](https://app.codecov.io/gh/shorebirdtech/updater/pull/158/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shorebirdtech) | Coverage Ξ” | | |---|---|---| | [packager](https://app.codecov.io/gh/shorebirdtech/updater/pull/158/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shorebirdtech) | `36.26% <60.00%> (?)` | | | [shorebird_code_push](https://app.codecov.io/gh/shorebirdtech/updater/pull/158/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shorebirdtech) | `100.00% <ΓΈ> (ΓΈ)` | | 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.

erickzanardo commented 5 months ago

As discussed offline. Closing this n favor of a different approach.