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

[14.0][IMP] oxigen-purchase: assign the current user as the representative when the field is null #143

Merged
merged 1 commit into from
Jan 11, 2024

[IMP] oxigen-purchase: assign the current user as the representative …

6e17dc5
Select commit
Loading
Failed to load commit list.
Merged

[14.0][IMP] oxigen-purchase: assign the current user as the representative when the field is null #143

[IMP] oxigen-purchase: assign the current user as the representative …
6e17dc5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 11, 2024 in 1s

50.48% (-0.17%) compared to eb134d2

View this Pull Request on Codecov

50.48% (-0.17%) compared to eb134d2

Details

Codecov Report

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

Comparison is base (eb134d2) 50.65% compared to head (6e17dc5) 50.48%.

Files Patch % Lines
oxigen_purchase/models/purchase_order.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             14.0     #143      +/-   ##
==========================================
- Coverage   50.65%   50.48%   -0.17%     
==========================================
  Files          83       83              
  Lines         916      919       +3     
  Branches      205      207       +2     
==========================================
  Hits          464      464              
- Misses        432      435       +3     
  Partials       20       20              

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