ForgeFlow / stock-rma

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

[16.0][FIX] rma: fix action that opens related RMA or RTV. #547

Closed DavidJForgeFlow closed 1 week ago

DavidJForgeFlow commented 1 week ago

Forward port of #545

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 80.80%. Comparing base (53bb77a) to head (63aaa44). Report is 6 commits behind head on 16.0.

Files with missing lines Patch % Lines
rma/models/rma_order_line.py 0.00% 4 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/547/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=ForgeFlow)](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/547?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ForgeFlow) ```diff @@ Coverage Diff @@ ## 16.0 #547 +/- ## ========================================== + Coverage 80.71% 80.80% +0.08% ========================================== Files 151 159 +8 Lines 5295 5387 +92 Branches 856 867 +11 ========================================== + Hits 4274 4353 +79 - Misses 783 793 +10 - Partials 238 241 +3 ``` | [Flag](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/547/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ForgeFlow) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/547/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ForgeFlow) | `80.80% <0.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=ForgeFlow#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files with missing lines](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/547?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ForgeFlow) | Coverage Δ | | |---|---|---| | [rma/models/rma\_order\_line.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/547?src=pr&el=tree&filepath=rma%2Fmodels%2Frma_order_line.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ForgeFlow#diff-cm1hL21vZGVscy9ybWFfb3JkZXJfbGluZS5weQ==) | `78.94% <0.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/547/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ForgeFlow) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/547?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ForgeFlow). > **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=ForgeFlow) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/547?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ForgeFlow). Last update [44a3669...63aaa44](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/547?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ForgeFlow). 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=ForgeFlow).