ForgeFlow / stock-rma

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

[14.0][IMP] added default operation on rma group, easy setup before rma lines created #452

Closed ChrisOForgeFlow closed 11 months ago

ChrisOForgeFlow commented 1 year ago

@ForgeFlow

codecov-commenter commented 1 year ago

Codecov Report

Merging #452 (a66866f) into 14.0 (3da8341) will decrease coverage by 0.38%. Report is 2 commits behind head on 14.0. The diff coverage is 42.42%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/452/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/452?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent) ```diff @@ Coverage Diff @@ ## 14.0 #452 +/- ## ========================================== - Coverage 80.63% 80.26% -0.38% ========================================== Files 149 156 +7 Lines 4828 4904 +76 Branches 888 902 +14 ========================================== + Hits 3893 3936 +43 - Misses 727 754 +27 - Partials 208 214 +6 ``` | [Files Changed](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/452?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent) | Coverage Δ | | |---|---|---| | [rma/wizards/rma\_add\_serial.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/452?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hL3dpemFyZHMvcm1hX2FkZF9zZXJpYWwucHk=) | `18.30% <0.00%> (-3.73%)` | :arrow_down: | | [rma/models/rma\_order.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/452?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hL21vZGVscy9ybWFfb3JkZXIucHk=) | `80.92% <42.85%> (-3.87%)` | :arrow_down: | | [rma\_sale/wizards/rma\_add\_sale.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/452?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hX3NhbGUvd2l6YXJkcy9ybWFfYWRkX3NhbGUucHk=) | `59.13% <42.85%> (-0.87%)` | :arrow_down: | | [rma/wizards/rma\_add\_stock\_move.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/452?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hL3dpemFyZHMvcm1hX2FkZF9zdG9ja19tb3ZlLnB5) | `58.42% <62.50%> (-0.02%)` | :arrow_down: | | [rma/models/rma\_order\_line.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/452?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hL21vZGVscy9ybWFfb3JkZXJfbGluZS5weQ==) | `78.22% <100.00%> (ø)` | | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/452/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/452?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/452?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent). Last update [3da8341...a66866f](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/452?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).