ForgeFlow / stock-rma

Stock RMA
GNU Affero General Public License v3.0
38 stars 41 forks source link

[16.0][IMP] Update template from copier + [FIX] rma: rma.order.line code in single file #467

Closed AaronHForgeFlow closed 11 months ago

AaronHForgeFlow commented 11 months ago

Try to make pre-commit green

AaronHForgeFlow commented 11 months ago

Will not be green until copier is updated with latest changes in https://github.com/OCA/oca-addons-repo-template/pull/214

AaronHForgeFlow commented 11 months ago

Can't wait for the merge in that PR. Just forcing the python version to 3.11 in pre-commit.

codecov-commenter commented 11 months ago

Codecov Report

Merging #467 (18c542a) into 16.0 (cdb2d98) will increase coverage by 0.32%. The diff coverage is 75.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/467/graphs/tree.svg?width=650&height=150&src=pr&token=hagShlnibr&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent)](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/467?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent) ```diff @@ Coverage Diff @@ ## 16.0 #467 +/- ## ========================================== + Coverage 80.66% 80.98% +0.32% ========================================== Files 124 124 Lines 4840 4807 -33 Branches 787 779 -8 ========================================== - Hits 3904 3893 -11 + Misses 722 701 -21 + Partials 214 213 -1 ``` | [Files](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/467?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent) | Coverage Δ | | |---|---|---| | [rma\_account/models/account\_move.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/467?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hX2FjY291bnQvbW9kZWxzL2FjY291bnRfbW92ZS5weQ==) | `63.63% <ø> (+5.77%)` | :arrow_up: | | [rma\_account/models/account\_move\_line.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/467?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hX2FjY291bnQvbW9kZWxzL2FjY291bnRfbW92ZV9saW5lLnB5) | `49.05% <75.00%> (+13.76%)` | :arrow_up: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/467?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/467?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent). Last update [cdb2d98...18c542a](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/467?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent).
AaronHForgeFlow commented 11 months ago

Merging to make base branch green.