Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] sale_advance_payment: post_init tag #8

Merged

[FIX] sale_advance_payment: post_init tag

49e086c
Select commit
Loading
Failed to load commit list.
Merged

[FIX] sale_advance_payment: post_init tag #8

[FIX] sale_advance_payment: post_init tag
49e086c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 27, 2023 in 0s

94.45% (-0.04%) compared to 50f5707

View this Pull Request on Codecov

94.45% (-0.04%) compared to 50f5707

Details

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (50f5707) 94.49% compared to head (49e086c) 94.45%.
Report is 5 commits behind head on 16.0-versada.

Files Patch % Lines
...advance_payment/wizard/sale_advance_payment_wzd.py 85.07% 3 Missing and 7 partials ⚠️
...advance_payment/tests/test_sale_advance_payment.py 93.85% 5 Missing and 2 partials ⚠️
sale_advance_payment/models/sale.py 91.17% 1 Missing and 2 partials ⚠️
sale_advance_payment/models/account_move.py 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           16.0-versada       #8      +/-   ##
================================================
- Coverage         94.49%   94.45%   -0.04%     
================================================
  Files               414      423       +9     
  Lines              7103     7343     +240     
  Branches            809      838      +29     
================================================
+ Hits               6712     6936     +224     
- Misses              249      254       +5     
- Partials            142      153      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.