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: Failing accounting dimension patch (backport #30982) #30983

Merged
merged 1 commit into from
May 12, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 12, 2022

This is an automatic backport of pull request #30982 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label May 12, 2022
@codecov
Copy link

codecov bot commented May 12, 2022

Codecov Report

Merging #30983 (b13698a) into develop (861d4b8) will decrease coverage by 0.02%.
The diff coverage is 93.54%.

@@             Coverage Diff             @@
##           develop   #30983      +/-   ##
===========================================
- Coverage    63.09%   63.06%   -0.03%     
===========================================
  Files          984      984              
  Lines        67168    67186      +18     
===========================================
- Hits         42379    42374       -5     
- Misses       24789    24812      +23     
Impacted Files Coverage Δ
erpnext/manufacturing/doctype/job_card/job_card.py 64.97% <ø> (-0.17%) ⬇️
erpnext/stock/doctype/pick_list/pick_list.py 76.81% <0.00%> (+0.17%) ⬆️
...ext/stock/doctype/stock_entry/stock_entry_utils.py 95.65% <ø> (ø)
erpnext/stock/doctype/stock_entry/stock_entry.py 81.10% <80.00%> (-0.01%) ⬇️
...xt/buying/doctype/purchase_order/purchase_order.py 79.23% <100.00%> (+0.05%) ⬆️
...stock/doctype/material_request/material_request.py 71.47% <100.00%> (ø)
...stock/doctype/purchase_receipt/purchase_receipt.py 92.19% <100.00%> (+1.28%) ⬆️
...xt/stock/report/stock_analytics/stock_analytics.py 93.91% <100.00%> (+13.71%) ⬆️
...e_sales_analytics/supplier_wise_sales_analytics.py 59.01% <0.00%> (-31.15%) ⬇️
...tch_item_expiry_status/batch_item_expiry_status.py 67.92% <0.00%> (-24.53%) ⬇️
... and 30 more

@deepeshgarg007 deepeshgarg007 merged commit 39fad39 into develop May 12, 2022
@mergify mergify bot deleted the mergify/bp/develop/pr-30982 branch May 12, 2022 09:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant