coopiteasy / addons

Various modules that extend or improve Odoo Community.
GNU Affero General Public License v3.0
21 stars 17 forks source link

[12.0][IMP] *_customer_wallet: more improvements (by grap) #285

Closed huguesdk closed 1 year ago

huguesdk commented 1 year ago

this is the same as legalsylvain/coopiteasy-addons#1, but against this repository. it includes all commits of #257.

huguesdk commented 1 year ago

/ocabot merge nobump

github-grap-bot commented 1 year ago

This PR looks fantastic, let's merge it! Prepared branch 12.0-ocabot-merge-pr-285-by-huguesdk-bump-nobump, awaiting test results.

codecov-commenter commented 1 year ago

Codecov Report

Merging #285 (966b0fc) into 12.0 (7e254ae) will increase coverage by 1.26%. The diff coverage is 94.28%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             12.0     #285      +/-   ##
==========================================
+ Coverage   68.41%   69.67%   +1.26%     
==========================================
  Files         132      134       +2     
  Lines        1738     1817      +79     
  Branches      325      335      +10     
==========================================
+ Hits         1189     1266      +77     
- Misses        515      516       +1     
- Partials       34       35       +1     
Impacted Files Coverage Δ
pos_customer_wallet/models/pos_config.py 75.00% <60.00%> (-25.00%) :arrow_down:
account_customer_wallet/tests/common.py 92.85% <86.66%> (-7.15%) :arrow_down:
account_customer_wallet/models/res_partner.py 94.33% <91.30%> (+1.48%) :arrow_up:
account_customer_wallet/models/__init__.py 100.00% <100.00%> (ø)
account_customer_wallet/models/account_journal.py 100.00% <100.00%> (ø)
account_customer_wallet/models/account_payment.py 100.00% <100.00%> (ø)
account_customer_wallet/models/product_template.py 100.00% <100.00%> (ø)
account_customer_wallet/tests/test_balance.py 100.00% <100.00%> (ø)
pos_customer_wallet/models/res_partner.py 100.00% <100.00%> (+9.52%) :arrow_up:
pos_customer_wallet/tests/test_balance.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-grap-bot commented 1 year ago

Congratulations, your PR was merged at a20670e5006c32a56ef2999d6cf98dea9dc72255. Thanks a lot for contributing to coopiteasy. ❤️