ForgeFlow / stock-rma

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

[16.0][ADD] product_warranty & rma_product_warranty #479

Open AaronHForgeFlow opened 11 months ago

AaronHForgeFlow commented 11 months ago

Compute warranty based on original move date and invoice date

cc @ ForgeFlow

codecov-commenter commented 11 months ago

Codecov Report

Merging #479 (a560b06) into 16.0 (139340e) will decrease coverage by 0.36%. The diff coverage is 47.05%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/479/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/479?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 #479 +/- ## ========================================== - Coverage 81.04% 80.68% -0.36% ========================================== Files 128 134 +6 Lines 4822 4873 +51 Branches 779 794 +15 ========================================== + Hits 3908 3932 +24 - Misses 701 726 +25 - Partials 213 215 +2 ``` | [Files](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/479?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent) | Coverage Δ | | |---|---|---| | [rma\_account\_product\_warranty/\_\_init\_\_.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/479?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hX2FjY291bnRfcHJvZHVjdF93YXJyYW50eS9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [rma\_account\_product\_warranty/models/\_\_init\_\_.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/479?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hX2FjY291bnRfcHJvZHVjdF93YXJyYW50eS9tb2RlbHMvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [rma\_product\_warranty/\_\_init\_\_.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/479?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hX3Byb2R1Y3Rfd2FycmFudHkvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [rma\_product\_warranty/models/\_\_init\_\_.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/479?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hX3Byb2R1Y3Rfd2FycmFudHkvbW9kZWxzL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [rma\_product\_warranty/models/rma\_order\_line.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/479?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hX3Byb2R1Y3Rfd2FycmFudHkvbW9kZWxzL3JtYV9vcmRlcl9saW5lLnB5) | `55.55% <55.55%> (ø)` | | | [...\_account\_product\_warranty/models/rma\_order\_line.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/479?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hX2FjY291bnRfcHJvZHVjdF93YXJyYW50eS9tb2RlbHMvcm1hX29yZGVyX2xpbmUucHk=) | `25.00% <25.00%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/479?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/479?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent). Last update [139340e...a560b06](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/479?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).